From d87aeb0a4a0973c4161e874eb03bf12fd2f9939b Mon Sep 17 00:00:00 2001
From: foswret
Date: Sat, 4 Apr 2026 16:00:25 -0500
Subject: clean up static/, change README.md
---
templates/base.html | 1 +
templates/partials/footer.html | 3 ---
2 files changed, 1 insertion(+), 3 deletions(-)
(limited to 'templates')
diff --git a/templates/base.html b/templates/base.html
index aa7d7bf..ac9e1af 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -5,6 +5,7 @@
+
{% block rss %}
{% endblock %}
diff --git a/templates/partials/footer.html b/templates/partials/footer.html
index b9db931..e634f39 100644
--- a/templates/partials/footer.html
+++ b/templates/partials/footer.html
@@ -1,6 +1,3 @@
--
cgit v1.2.3