From 01e90bcf11f690e9883540f003b1d03aecb03cbb Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Mon, 20 Nov 2023 15:11:57 -0600 Subject: fix: fix feed url to serve atom.xml --- templates/index.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index 1d0b954..b0e7e69 100644 --- a/templates/index.html +++ b/templates/index.html @@ -24,10 +24,12 @@ {% endblock title %} - + {% block feed %} + + {% endblock feed %} -- cgit v1.2.3-70-g09d2