From 9f638fba0aa7b45f4b34d0243d656b97bc2791dd Mon Sep 17 00:00:00 2001 From: Jeff Emmett Date: Mon, 13 Apr 2026 16:27:32 -0400 Subject: [PATCH] fix: cache-bust CSS/JS with version query string Cloudflare was serving stale cached CSS. Adding ?v=hash to force browsers and CDN to fetch the updated files. Co-Authored-By: Claude Opus 4.6 --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 3b42a0a..db97fb3 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@ - + @@ -501,6 +501,6 @@ - +