From 5841f7119d9bd47a343a15003496449b80ec664b Mon Sep 17 00:00:00 2001
From: EuAndreh
Date: Thu, 17 Apr 2025 16:54:34 -0300
Subject: src/indexbody: Add link to Atom feed.xml and to categories page
---
src/indexbody | 12 ++++++++++++
1 file changed, 12 insertions(+)
(limited to 'src/indexbody')
diff --git a/src/indexbody b/src/indexbody
index 0c2edff..7e076fe 100755
--- a/src/indexbody
+++ b/src/indexbody
@@ -12,6 +12,18 @@ eval "$(assert-arg -- "$FILENAME" 'FILENAME.conf')"
. ./"$FILENAME"
+cat <
+ Atom feed
+
+
+
+ and feeds by
+ categories.
+
+EOF
+
printf ' \n'
cat -- "$SORTDATA" |
xargs cat |
--
cgit v1.2.3