From ef0b542e9da7b669eee368225eebd73c6fa3149f Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Sun, 5 Jul 2026 14:18:26 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix:=20Use=20plain=20header=20ev?= =?UTF-8?q?erywhere=20except=20Contact=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/header.php b/header.php index 9b3ba17..c4e97fe 100644 --- a/header.php +++ b/header.php @@ -52,7 +52,7 @@ $showHero = $post->post_parent === $services ? true : false;