summaryrefslogtreecommitdiff
path: root/rss.xml
diff options
context:
space:
mode:
Diffstat (limited to 'rss.xml')
-rw-r--r--rss.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/rss.xml b/rss.xml
new file mode 100644
index 0000000..1e5d4df
--- /dev/null
+++ b/rss.xml
@@ -0,0 +1,18 @@
+<?xml version=1.0 encoding=UTF-8 ?>
+<rss version=2.0>
+<channel>
+ <title>Soft Machine</title>
+ <description>The Weight of Comfort</description>
+ <link>https://softmachine.dev</link>
+ <lastBuildDate>
+ 2026-02-16 20:36:22
+ </lastBuildDate>
+ <ttl>20000</ttl>
+
+ <item>
+ <title>Site overhaul</title>
+ <link>https://softmachine.dev</link>
+ <description>The site has been redesigned, with added graphics, but some pages are WIP.</description>
+ </item>
+</channel>
+</rss>