We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e44d196 commit 705f6d1Copy full SHA for 705f6d1
2025/src/js/service-worker.js
@@ -1,6 +1,5 @@
1
const CACHE_NAME = 'sotm-2025';
2
const urlsToCache = [
3
- './',
4
'./index.html',
5
'./css/main.css',
6
'./js/main.js'
0 commit comments