From ca6fade31fc21a3c3782bd8cdba3d88d0d1ff7ee Mon Sep 17 00:00:00 2001 From: Chris Fulljames Date: Fri, 31 Jan 2025 07:32:50 -0500 Subject: [PATCH] Set notes image as favicon --- templates/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/base.html b/templates/base.html index d85c279..fc2aa03 100644 --- a/templates/base.html +++ b/templates/base.html @@ -3,6 +3,7 @@ {% block title %}{% endblock %} + -- 2.39.5