From 43ea1d8ae931cfafe9a921c71e40c1a2c13804701d3166ce16c4778a02b4e07b Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Fri, 29 Apr 2022 00:00:00 +0000 Subject: Change post to entry --- content/post/site-update-002.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 content/post/site-update-002.md (limited to 'content/post/site-update-002.md') diff --git a/content/post/site-update-002.md b/content/post/site-update-002.md deleted file mode 100644 index 41e77c2..0000000 --- a/content/post/site-update-002.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -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! ¯\(ツ)/¯ -- cgit v1.2.3