From bf0404ca8f76c0009891c1816b49f9ce8374b416 Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Sun, 12 Nov 2023 23:46:10 +0200 Subject: RSS implemented + autodiscovery and sitemaps Changes to be committed: modified: config.toml modified: templates/base.html --- templates/base.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 59eaaae..a85bca1 100644 --- a/templates/base.html +++ b/templates/base.html @@ -4,6 +4,9 @@