Add links to RSS and Atom feed

This commit is contained in:
2025-06-22 15:50:30 -06:00
parent 6666320cbd
commit 118c471d00
3 changed files with 5 additions and 4 deletions

View File

@@ -72,7 +72,8 @@
<body>
<div class="content">
<p><a href="/">Home | t0.vc</a></p>
<p><a href="/">Home (t0.vc)</a></p>
<p><a href="/rss.xml">RSS Feed</a> | <a href="/atom.xml">Atom Feed</a></p>
{% block content %}
{% endblock %}
</div>