Make blog generic template for anyone
This commit is contained in:
@@ -35,7 +35,7 @@ const posts = (await Astro.glob("../posts/*.md")).sort(
|
||||
</content>
|
||||
|
||||
<p class="center">
|
||||
You can also <a href="https://blog.cassidoo.co/rss.xml">
|
||||
You can also <a href="https://blahg.netlify.app/rss.xml">
|
||||
subscribe with RSS!
|
||||
</a>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user