aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2018-01-21 14:57:31 +0530
committerGitHub <noreply@github.com>2018-01-21 14:57:31 +0530
commit1e4cb89fa9f0d9912c13b71c8b3d3a4bc120e35c (patch)
treea2b3684dfac1dfe7942bc04a0542de1309fc4033
parent60d824253b3453968ed26265611b625cbc78cd27 (diff)
Update index.html
-rw-r--r--index.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/index.html b/index.html
index e6e8576..ac6df40 100644
--- a/index.html
+++ b/index.html
@@ -8,19 +8,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="manifest" href="manifest.json" />
<meta name="theme-color" content="#373B44">
-<script>
- if ('serviceWorker' in navigator) {
- window.addEventListener('load', function() {
- navigator.serviceWorker.register('/sw.js').then(function(registration) {
- // Registration was successful
- console.log('ServiceWorker registration successful with scope: ', registration.scope);
- }, function(err) {
- // registration failed :(
- console.log('ServiceWorker registration failed: ', err);
- });
- });
-}
- </script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-108635191-1"></script>
<script>