@ -1,7 +1,7 @@
async function initCache() {
const cache = await caches.open('v1')
await cache.addAll([
'/', //5
'/', //6
'/index.html',
'/app.js',
'/components/page.js',