diff options
| author | radiohotline <radiohotline@disroot.org> | 2026-02-17 15:05:27 +0300 |
|---|---|---|
| committer | radiohotline <radiohotline@disroot.org> | 2026-02-17 15:05:27 +0300 |
| commit | 37522616a3efcaa3c7b40821155e8f1fff5c9985 (patch) | |
| tree | feb31bee8cc32fd7310559701e39719b2c6c096b /rss.xml | |
| parent | 435aeb674198769b61b0ee8d82f85a108bacf49e (diff) | |
| parent | 60eb045c37c24677088f13cdded9408c292f65ff (diff) | |
maintainence
Diffstat (limited to 'rss.xml')
| -rw-r--r-- | rss.xml | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -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> |
