Update service-worker.js

This commit is contained in:
FURK4NGG
2024-09-11 17:19:25 +03:00
committed by GitHub
parent 1400380f0c
commit 9158b95226
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = 'my-site-cache-v10'; const CACHE_NAME = 'my-site-cache-v11';
let urlsToCache = [ let urlsToCache = [
'/', '/',
'/index.html', '/index.html',