From 0797c9cc8da3bbfa314673e15bd1e494e72fddd18898de8f7d5af8f7f7da3302 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Sun, 25 Dec 2022 00:00:00 +0000 Subject: Remove redundant pageinfo variable from entries --- content/entry/site-update-002.md | 1 - 1 file changed, 1 deletion(-) (limited to 'content/entry/site-update-002.md') diff --git a/content/entry/site-update-002.md b/content/entry/site-update-002.md index 021acdc..7389fe5 100644 --- a/content/entry/site-update-002.md +++ b/content/entry/site-update-002.md @@ -2,7 +2,6 @@ title: "Site Update 002" date: 2020-11-13T00:00:00 draft: false -pageinfo: true --- 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. -- cgit v1.2.3