rss fixes

This commit is contained in:
2023-07-30 20:43:54 -04:00
parent acceb67d9a
commit ceb456b4fb
10 changed files with 33 additions and 19 deletions
+4
View File
@@ -1,4 +1,5 @@
---
import RSSIcon from './icons/RSS.astro'
const year = new Date().getFullYear()
---
@@ -8,4 +9,7 @@ const year = new Date().getFullYear()
>Astro</a
>
</p>
<p>
<a href="/rss.xml"> Subscribe with RSS</a>
</p>
</footer>