From 013753b666cfbae213921af4193620c6b356fbf6 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Thu, 21 May 2026 11:44:08 -0500 Subject: add dynamic svg favicon --- templates/base.html | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 03ae355..1a8f08d 100644 --- a/templates/base.html +++ b/templates/base.html @@ -5,6 +5,7 @@ + {{ block "scripts" . }}{{ end }} -- cgit v1.2.3