From 98e8c8eb1e535651d3220faf4291d0fe13167db0 Mon Sep 17 00:00:00 2001 From: Jeremiah Russell Date: Wed, 19 Mar 2025 14:58:51 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20style(header):=20streamline=20HT?= =?UTF-8?q?ML=20formatting?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - remove unnecessary line breaks for cleaner HTML structure - condense noscript and script tags for improved readability --- templates/partials/header.html | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/templates/partials/header.html b/templates/partials/header.html index f93de97..5e23fe4 100644 --- a/templates/partials/header.html +++ b/templates/partials/header.html @@ -136,12 +136,10 @@ {%- if config.extra.theme_switcher and config.extra.theme_switcher == true -%} - {# If JavaScript is disabled, hide the button. #} - - - + {# If JavaScript is disabled, hide the button. #} + + + {%- endif -%} {%- if config.extra.analytics.service -%}