The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

try this?

Signed-off-by: Christine Dodrill <me@christine.website>

+1 -1
+1 -1
static/js/sw.js
··· 5 5 event.waitUntil(preLoad()); 6 6 }); 7 7 8 - const cacheName = "cache-xesite-2.3.0"; 8 + const cacheName = "cache-xesite-2.3.0-1"; 9 9 10 10 var preLoad = function () { 11 11 console.log('[PWA Builder] Install Event processing');