Skip to content

Commit 705f6d1

Browse files
Correction PWA
1 parent e44d196 commit 705f6d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

2025/src/js/service-worker.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
const CACHE_NAME = 'sotm-2025';
22
const urlsToCache = [
3-
'./',
43
'./index.html',
54
'./css/main.css',
65
'./js/main.js'

0 commit comments

Comments
 (0)