put an rss link in the footer

This commit is contained in:
Jade Lovelace 2022-06-30 20:47:59 -07:00
parent 0217ea88e9
commit 2ee0dda0b2

View file

@ -52,6 +52,7 @@
<footer> <footer>
<p>{{ config.extra.copyright }}</p> <p>{{ config.extra.copyright }}</p>
<p><a href="/rss.xml">rss feed</a></p>
</footer> </footer>
</body> </body>
</html> </html>