Simplify header navigation
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
|
||||
<nav>
|
||||
<p>
|
||||
<a href="/">posts</a>
|
||||
<a href="/snippets">snippets</a>
|
||||
<a href="/art">pictures</a>
|
||||
<a href="{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}">feed</a>
|
||||
</p>
|
||||
</nav>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user