From e89223d5af321e4298daf4f756d84231412f6f5f Mon Sep 17 00:00:00 2001 From: CherryKitten Date: Mon, 27 May 2024 10:17:20 +0200 Subject: [PATCH] fix rss autodiscovery --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index db8ce96..5ff5f73 100644 --- a/templates/index.html +++ b/templates/index.html @@ -12,7 +12,7 @@ {{ head_macros::head(config=config) }} {%- if config.generate_feed %} - {% endif -%}