From 4557625816c1abca4ea08bc935c2060c80d353c5 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Mon, 7 Oct 2024 21:05:59 +0200 Subject: [PATCH] Fix paths of static resources --- templates/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/index.html b/templates/index.html index 44bef8d..edf93e0 100644 --- a/templates/index.html +++ b/templates/index.html @@ -5,9 +5,9 @@ {% block title %}{{ config.title }}{% endblock %} - - - + + +
@@ -17,7 +17,7 @@ {% if config.extra.repository_url %} Source, {% endif %} - RSS/Atom + RSS/Atom