adds rss feed support to blog

This commit is contained in:
Rosia E Evans 2024-08-08 11:41:42 +01:00
parent 6d627aa9b4
commit d8253d3333
117 changed files with 5336 additions and 326 deletions

View file

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<feed rel="self" xmlns="http://www.w3.org/2005/Atom">
<title>Rosia Evans Blog</title>
<link href="https://rosia.me/"/>
<updated></updated>
<author>
<name>Rosia Evans</name>
</author>
<id>https://rosia.me/</id>
</feed>