summaryrefslogtreecommitdiff
path: root/content/post/site-update-002.md
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicksphere.ch>2022-04-28 00:00:00 +0000
committerNicholas Johnson <nick@nicksphere.ch>2022-04-29 00:00:00 +0000
commit6727c3087307c00f39f7f618f7fb1a42326595573a57d775c2da2f7ae91a6492 (patch)
tree801524b017861e4ace0cba8b042e58c69fb7ae657ba71fecdddddf471d4d7e41 /content/post/site-update-002.md
downloadjournal-6727c3087307c00f39f7f618f7fb1a42326595573a57d775c2da2f7ae91a6492.tar.gz
journal-6727c3087307c00f39f7f618f7fb1a42326595573a57d775c2da2f7ae91a6492.zip
Initial commit
Diffstat (limited to 'content/post/site-update-002.md')
-rw-r--r--content/post/site-update-002.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/content/post/site-update-002.md b/content/post/site-update-002.md
new file mode 100644
index 0000000..41e77c2
--- /dev/null
+++ b/content/post/site-update-002.md
@@ -0,0 +1,8 @@
+---
+title: "Site Update 002"
+date: 2020-11-13T00:00:00
+draft: false
+---
+The RSS feed on my site works again. I'm not sure how long it was broken. I generate this site using relative URLs in order to accomodate I2P, Tor and Zeronet users. That inadvertantly caused the XML for RSS to also use relative links. RSS doesn't support relative links because it has no way of knowing the URL from only the XML data. I patched it so the XML now uses absolute links.
+
+Sorry to anybody using RSS! ¯\(ツ)/¯