diff --git a/src/index.html b/src/index.html index 37b780fb5..5a8897144 100644 --- a/src/index.html +++ b/src/index.html @@ -20,9 +20,9 @@ navigator.serviceWorker.register('service-worker.js') .then(() => console.log('service worker installed')) .catch(err => console.error('Error', err)); - } + } --> - +