PUBLISH: link home from the logo rather than a home link
This commit is contained in:
parent
fae290a18d
commit
4ac895b0b1
34 changed files with 380 additions and 331 deletions
|
|
@ -1,4 +1,8 @@
|
|||
<header class="header">
|
||||
<h2>CaAlden: <span class="color:accent">Films</span></h2>
|
||||
<h2>
|
||||
<a href="{{ .Site.BaseURL }}" class="unstyled-link">
|
||||
CaAlden: <span class="color:accent">Films</span>
|
||||
</a>
|
||||
</h2>
|
||||
{{- partial "nav.html" . -}}
|
||||
</header>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue