mirror of
https://github.com/comatory/fb2iCal
synced 2025-06-05 22:09:25 +02:00
add Github link, update About section
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Worker v4
|
||||
// Worker v5
|
||||
|
||||
self.addEventListener('install', (event) => {
|
||||
event.waitUntil(
|
||||
@@ -7,8 +7,8 @@ self.addEventListener('install', (event) => {
|
||||
'/',
|
||||
'/favicon.ico',
|
||||
'/scripts.js?3',
|
||||
'/style.css?3',
|
||||
'/about?1',
|
||||
'/style.css?4',
|
||||
'/about?2',
|
||||
])
|
||||
})
|
||||
)
|
||||
|
Reference in New Issue
Block a user