diff options
author | Nicholas Johnson <nick@nicksphere.ch> | 2022-05-23 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <nick@nicksphere.ch> | 2022-05-23 00:00:00 +0000 |
commit | 05fa3051e12acddfe320912a93e1927bcf1b64f6df2a14589594144df3b9f3e2 (patch) | |
tree | e2f767706bbef2caf24a3fd5ea9147f6866d3fef2c0e732f9b481932e87d67ea /content/entry/site-update-002.md | |
parent | 44ef9882132619ead1f888778804893d848b7686a4833e038b67b263165eb933 (diff) | |
download | journal-05fa3051e12acddfe320912a93e1927bcf1b64f6df2a14589594144df3b9f3e2.tar.gz journal-05fa3051e12acddfe320912a93e1927bcf1b64f6df2a14589594144df3b9f3e2.zip |
Fix spelling errors
Diffstat (limited to 'content/entry/site-update-002.md')
-rw-r--r-- | content/entry/site-update-002.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/entry/site-update-002.md b/content/entry/site-update-002.md index 41e77c2..7389fe5 100644 --- a/content/entry/site-update-002.md +++ b/content/entry/site-update-002.md @@ -3,6 +3,6 @@ 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. +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 accommodate I2P, Tor and Zeronet users. That inadvertently 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! ¯\(ツ)/¯ |