summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--feed.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/feed.scm b/feed.scm
index b51baa5..ff90fc3 100644
--- a/feed.scm
+++ b/feed.scm
@@ -94,6 +94,7 @@
"hide-body-title: defined\n"
"---\n"
"# Archive\n\n"
+ "Follow via [RSS](/feed.xml) ([Huh?](https://aboutfeeds.com/))\n\n"
(string-join index-lis "\n")))
(with-output-to-file (make-pathname archive-dir "index.md")