From 3b2d8b7121b1381114dd77bfff863fb672a341ac Mon Sep 17 00:00:00 2001 From: Aevann Date: Mon, 25 Dec 2023 01:09:14 +0200 Subject: [PATCH] fix this https://watchpeopledie.tv/h/meta/post/61549/megathread-for-bugs-and-suggestions/2338125#context --- files/templates/util/html_head.html | 32 +++++++++++++---------------- 1 file changed, 14 insertions(+), 18 deletions(-) diff --git a/files/templates/util/html_head.html b/files/templates/util/html_head.html index 09f4d59a4..074426639 100644 --- a/files/templates/util/html_head.html +++ b/files/templates/util/html_head.html @@ -103,30 +103,26 @@ {% if IS_HOMOWEEN() %} - {% else %} - {% if v %} - {% if v.theme == 'classic_dark' %} - - {% endif %} + {% elif IS_FISTMAS() %} + - - - {% if v.themecolor == '30409f' %} - - {% endif %} + {% if v and v.theme in LIGHT_THEMES %} + {% else %} - + + {% endif %} + {% elif v %} + {% if v.theme == 'classic_dark' %} + {% endif %} - {% if IS_FISTMAS() %} - + - {% if v and v.theme in LIGHT_THEMES %} - - {% else %} - - {% endif %} + {% if v.themecolor == '30409f' %} + {% endif %} + {% else %} + {% endif %} {% if v and v.chud %}