From 1c554a5f85b4a2070fdd7bafe462431e0e5d5268 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Mon, 27 Nov 2023 09:57:35 +0000 Subject: [PATCH] Add SVG web page icon to base template --- templates/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/base.html b/templates/base.html index 8452f57..97520a0 100644 --- a/templates/base.html +++ b/templates/base.html @@ -5,6 +5,7 @@ {% block title %}{% endblock %} +