This commit is contained in:
ntr
2019-05-14 15:41:01 +10:00
parent a069249d98
commit 9af2e8717f
8 changed files with 69 additions and 42 deletions
+2 -2
View File
@@ -17,7 +17,7 @@
</head>
<body>
</body>
<script>
<!-- <script>
// Check that service workers are registered
if ('serviceWorker' in navigator) {
// Use the window load event to keep the page load performant
@@ -26,5 +26,5 @@
});
}
</script>
<script src="./index.js"></script>
--> <script src="./index.js"></script>
</html>