From b6ad3555b265150d566c920e66f0e161ecf0a9b7 Mon Sep 17 00:00:00 2001 From: justcool393 Date: Fri, 21 Oct 2022 17:42:28 -0500 Subject: [PATCH] chat: add favicon to HTML --- files/templates/html_head.html | 1 + 1 file changed, 1 insertion(+) diff --git a/files/templates/html_head.html b/files/templates/html_head.html index 44a1a14a5..93306f870 100644 --- a/files/templates/html_head.html +++ b/files/templates/html_head.html @@ -25,6 +25,7 @@ {{cf_2fa_verify()}} {% endif %} {% if 'chat' in request.path %} + {% if SITE == 'localhost' %} {% else %}