Remove stupid copyright notice
[styx.blog] / core / templates / core / base.html
index 46fd2e9..ca494c1 100644 (file)
@@ -18,7 +18,8 @@
     </header>
 
     <nav>
-      <a href='{% url "post-list" %}'>Home</a>
+      <a href='{% url "post-list" %}' title='Home'>{% include 'feather/home.svg' %}</a>
+      <a href='{% url "atom" %}' title='Atom/RSS'>{% include 'feather/rss.svg' %}</a>
     </nav>
 
     <main>
@@ -26,7 +27,6 @@
     </main>
 
     <footer>
-      <p>&copy; {% now 'Y' %} Styx</p>
       <section class="licenses">
         Licenses:
         <div>