From e284d708d377b76f7484f9ddd5fd055c2c75f18a Mon Sep 17 00:00:00 2001 From: foswret Date: Thu, 2 Apr 2026 18:19:14 -0500 Subject: simplify css, add image gradient, fix rss path --- templates/partials/header.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'templates/partials/header.html') diff --git a/templates/partials/header.html b/templates/partials/header.html index 3400a2b..8f49975 100644 --- a/templates/partials/header.html +++ b/templates/partials/header.html @@ -1,5 +1,6 @@
+
{% if config.title %}
@@ -12,5 +13,9 @@ {% include "partials/nav.html" %} +
+
+
+
-- cgit v1.2.3