From 577251e95532e8dcf3f2870654ad02ec1974f4fe Mon Sep 17 00:00:00 2001 From: Patrick Arminio Date: Sat, 19 Jul 2025 13:59:56 +0100 Subject: [PATCH] Remove service worker registration This also needs a `Clear-Site-Data` which @artcz is working on --- src/layouts/Layout.astro | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 674ed4e5a..7cbf62043 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -110,16 +110,6 @@ footer {