change nav from site title to Home
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user