summaryrefslogtreecommitdiff
path: root/public/rss.xml
diff options
context:
space:
mode:
authorsanine <sanine.not@pm.me>2022-01-13 17:41:02 -0600
committersanine <sanine.not@pm.me>2022-01-13 17:41:02 -0600
commit0ff62ea7886bdeff160682d3d5713c2c8a6dd4b1 (patch)
treec70d31f35c1e54a7fc01246eb6740d79aef0ccd0 /public/rss.xml
initial commit
Diffstat (limited to 'public/rss.xml')
-rw-r--r--public/rss.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/public/rss.xml b/public/rss.xml
new file mode 100644
index 0000000..2297f97
--- /dev/null
+++ b/public/rss.xml
@@ -0,0 +1,15 @@
+<rss version="2.0">
+<channel>
+ <title>sanine.net</title>
+ <link>https://sanine.net/</link>
+ <description></description>
+ <generator>argent v0.1.0</generator>
+ <docs>https://www.rssboard.org/rss-specification</docs>
+
+ <item>
+ <title>announcing honeysuckle</title>
+ <link>https://sanine.net/blog/announcing_honeysuckle.html</link>
+ <pubDate>23 May 2021 00:00:00 Z</pubDate>
+ </item>
+</channel>
+</rss> \ No newline at end of file