From 6b44fe8b4cbb1309f3441c781af752248c93af4c Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 1 Mar 2026 02:49:45 +0000 Subject: [PATCH] Apply hero card via inline style to bypass CSS caching CSS file changes were not rendering - likely due to Apache mod_expires caching style.css for 1 week in the browser. Two fixes: - Cache-bust the stylesheet link (?v=4) so the browser is forced to fetch a fresh copy of the CSS file - Move the dark card and heading size fix to inline styles on the hero div directly in home.php, so the change lives in the PHP output and is not subject to any CSS caching layer https://claude.ai/code/session_015wpwmheufcxkBuXivrSHhd --- www/includes/header.php | 2 +- www/pages/home.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/www/includes/header.php b/www/includes/header.php index 2929142..4091688 100644 --- a/www/includes/header.php +++ b/www/includes/header.php @@ -13,7 +13,7 @@ - + diff --git a/www/pages/home.php b/www/pages/home.php index ed7efa1..2a6120c 100644 --- a/www/pages/home.php +++ b/www/pages/home.php @@ -5,9 +5,9 @@
-
+

Custom Networking Solutions

-

+

Networks Engineered
Around Your Needs