diff --git a/src/index.html b/src/index.html index ca41b02..0605ecd 100644 --- a/src/index.html +++ b/src/index.html @@ -17,6 +17,15 @@ +
diff --git a/www/index.html b/www/index.html index 00f3b14..17f158f 100644 --- a/www/index.html +++ b/www/index.html @@ -17,6 +17,15 @@ + diff --git a/www/webpushr-sw.js b/www/webpushr-sw.js deleted file mode 100644 index ca6ca97..0000000 --- a/www/webpushr-sw.js +++ /dev/null @@ -1,2 +0,0 @@ -importScripts('https://cdn.webpushr.com/sw-server.min.js'); -console.log('Hello from the service worker!');