From a96bf4f81e58e21fd3d306f5e5f90cf006ce5581 Mon Sep 17 00:00:00 2001 From: justcool393 Date: Fri, 21 Oct 2022 17:46:17 -0500 Subject: [PATCH] favicon: add back to all pages properly --- files/templates/html_head.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/files/templates/html_head.html b/files/templates/html_head.html index 93306f870..a0a501344 100644 --- a/files/templates/html_head.html +++ b/files/templates/html_head.html @@ -25,7 +25,6 @@ {{cf_2fa_verify()}} {% endif %} {% if 'chat' in request.path %} - {% if SITE == 'localhost' %} {% else %} @@ -81,7 +80,7 @@ {% macro stylesheets(include_user_css, extra_css) %} - + {% if v %} {% if v.agendaposter %}