change nav from site title to Home
This commit is contained in:
parent
f683f1cf1d
commit
7f62f892ba
@ -1,6 +1,6 @@
|
||||
<header>
|
||||
<nav>
|
||||
<a class="u-url p-name" href="/">{{ .Site.Title }}</a>
|
||||
<a class="u-url p-name" href="/">Home</a>
|
||||
<a href="/notes">Notes</a>
|
||||
<a href="/articles">Articles</a>
|
||||
<a href="/photos">Photos</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user