Update header styles and add navigation

This commit is contained in:
Campbell Alden 2022-08-21 09:18:56 +09:00
parent 923e28846a
commit fb1620f563
3 changed files with 62 additions and 4 deletions

View file

@ -1,3 +1,4 @@
<header>
<h2 class="color:invert bg:secondary">CaAlden: <span class="color:accent">Films</span></h2>
<header class="header">
<h2 class="title">CaAlden: <span class="color:accent">Films</span></h2>
{{- partial "nav.html" -}}
</header>