summaryrefslogtreecommitdiff
path: root/content/entry
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicholasjohnson.ch>2023-02-14 00:00:00 +0000
committerNicholas Johnson <nick@nicholasjohnson.ch>2023-02-14 00:00:00 +0000
commit6f9b179dfe489dc86a467b714be1bc327f8e68ae358a94d0c1dab8a711a05375 (patch)
tree18e7f40171e0948ed1df73e1eb1844923b027e43a0f21fe362fa81321b5896ce /content/entry
parent8c9a24386560308902da00948e3c466fbb0a947a2a564db6ed221474d013a0a6 (diff)
downloadjournal-6f9b179dfe489dc86a467b714be1bc327f8e68ae358a94d0c1dab8a711a05375.tar.gz
journal-6f9b179dfe489dc86a467b714be1bc327f8e68ae358a94d0c1dab8a711a05375.zip
Convert refs: site-update-002
Diffstat (limited to 'content/entry')
-rw-r--r--content/entry/site-update-002.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/entry/site-update-002.md b/content/entry/site-update-002.md
index dea83cf..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
-makerefs: 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 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.