restructured archive and feed code

This commit is contained in:
Bastian Venthur
2021-02-06 14:54:59 +01:00
parent 8144157ea2
commit f6af7d3a7a
2 changed files with 32 additions and 22 deletions

View File

@@ -13,6 +13,7 @@
<nav>
<ul>
<li><a href="/">Blog</a></li>
<li><a href="/atom.xml">Atom Feed</a></li>
</ul>
</nav>
</header>