Update service-worker.js

This commit is contained in:
FURK4NGG
2025-02-18 16:04:42 +03:00
committed by GitHub
parent e49839dbeb
commit e08a05117c
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = 'my-site-cache-v3'; const CACHE_NAME = 'my-site-cache-v4';
const urlsToCache = [ const urlsToCache = [
'/', '/',
'/index.html', '/index.html',