rss fixes
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user