From f52f99b647032a79697acb207db65f6b6d5d1413 Mon Sep 17 00:00:00 2001 From: Joel Brock Date: Tue, 26 May 2026 16:38:50 -0700 Subject: [PATCH] Add Cloudflare Pages _headers for service worker freshness --- _headers | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 _headers diff --git a/_headers b/_headers new file mode 100644 index 0000000..e9c45ca --- /dev/null +++ b/_headers @@ -0,0 +1,6 @@ +/sw.js + Cache-Control: no-cache, no-store, must-revalidate + Service-Worker-Allowed: / + +/manifest.json + Cache-Control: no-cache