commented out service worker
parent
8f85844161
commit
7587c896b9
4
off.html
4
off.html
|
@ -4,11 +4,11 @@
|
|||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<script type="module">
|
||||
<!-- <script type="module">
|
||||
import 'https://cdn.jsdelivr.net/npm/@pwabuilder/pwaupdate';
|
||||
const el = document.createElement('pwa-update');
|
||||
document.body.appendChild(el);
|
||||
</script>
|
||||
</script> -->
|
||||
<title>Generator Status...</title>
|
||||
<style>
|
||||
* {
|
||||
|
|
|
@ -4,11 +4,11 @@
|
|||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<script type="module">
|
||||
<!-- <script type="module">
|
||||
import 'https://cdn.jsdelivr.net/npm/@pwabuilder/pwaupdate';
|
||||
const el = document.createElement('pwa-update');
|
||||
document.body.appendChild(el);
|
||||
</script>
|
||||
</script> -->
|
||||
<title>Generator Status...</title>
|
||||
<style>
|
||||
* {
|
||||
|
|
4
on.html
4
on.html
|
@ -4,11 +4,11 @@
|
|||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<script type="module">
|
||||
<!-- <script type="module">
|
||||
import 'https://cdn.jsdelivr.net/npm/@pwabuilder/pwaupdate';
|
||||
const el = document.createElement('pwa-update');
|
||||
document.body.appendChild(el);
|
||||
</script>
|
||||
</script> -->
|
||||
<title>Generator Status...</title>
|
||||
<style>
|
||||
* {
|
||||
|
|
|
@ -4,11 +4,11 @@
|
|||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<script type="module">
|
||||
<!-- <script type="module">
|
||||
import 'https://cdn.jsdelivr.net/npm/@pwabuilder/pwaupdate';
|
||||
const el = document.createElement('pwa-update');
|
||||
document.body.appendChild(el);
|
||||
</script>
|
||||
</script> -->
|
||||
<title>Generator Status...</title>
|
||||
<style>
|
||||
* {
|
||||
|
|
Loading…
Reference in New Issue