adds redirect from links/rss.xml -> microlog/rss.xml

This commit is contained in:
2026-06-18 19:22:18 +01:00
parent ca8e6824ea
commit 05b9308c1b
+4
View File
@@ -0,0 +1,4 @@
#!
SITE_URL="${1}"
#!
<meta http-equiv="refresh" content="0" ; url="${SITE_URL}/microlog/rss.xml" />