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/nav.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'templates/partials/nav.html') diff --git a/templates/partials/nav.html b/templates/partials/nav.html index f1f7d9b..b9c4cd7 100644 --- a/templates/partials/nav.html +++ b/templates/partials/nav.html @@ -2,6 +2,11 @@ {% for item in config.extra.navbar_items %} + {% endfor %} {% endif %} + + -- cgit v1.2.3