From cf69d98694c0f67bcb83dcd9ac4fc32a7868e86e Mon Sep 17 00:00:00 2001 From: Timo Montalto Date: Thu, 19 Mar 2026 16:03:07 +0100 Subject: [PATCH] Add manga button in nav --- layouts/partials/head.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 154dd8f..aaa4845 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -30,9 +30,10 @@ {{ else -}} | DE {{ end }} + | + {{ template "feathericon" (dict "UseCDN" .Site.Params.useCDN "Icon" "book-open") }} |