Add RSS feed link to posts page
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
<a href="/qa">QA</a>
|
||||
</nav>
|
||||
|
||||
<h3>For those using a RSS reader, subscribe here: <a href="/api/posts/rss.xml">rss.xml</a></h3>
|
||||
<!-- Placeholder for posts -->
|
||||
<div id="posts"></div>
|
||||
<script async type="module" src="posts.mjs"></script>
|
||||
|
||||
Reference in New Issue
Block a user