Update index.html
Browse files- index.html +1 -3
index.html
CHANGED
|
@@ -1272,7 +1272,7 @@
|
|
| 1272 |
padding: 10px;
|
| 1273 |
}
|
| 1274 |
</style>
|
| 1275 |
-
|
| 1276 |
<div class="swsettings" id="swsettings">
|
| 1277 |
<h2>サービスワーカー設定</h2>
|
| 1278 |
<a>下記のボタンを押すと、サービスワーカーを使用してページをオフラインで使用できるようにします。<br>
|
|
@@ -1481,8 +1481,6 @@ window.addEventListener('load', async () => {
|
|
| 1481 |
|
| 1482 |
});
|
| 1483 |
</script>
|
| 1484 |
-
|
| 1485 |
-
</div>
|
| 1486 |
<style>
|
| 1487 |
#app {
|
| 1488 |
position: fixed;
|
|
|
|
| 1272 |
padding: 10px;
|
| 1273 |
}
|
| 1274 |
</style>
|
| 1275 |
+
|
| 1276 |
<div class="swsettings" id="swsettings">
|
| 1277 |
<h2>サービスワーカー設定</h2>
|
| 1278 |
<a>下記のボタンを押すと、サービスワーカーを使用してページをオフラインで使用できるようにします。<br>
|
|
|
|
| 1481 |
|
| 1482 |
});
|
| 1483 |
</script>
|
|
|
|
|
|
|
| 1484 |
<style>
|
| 1485 |
#app {
|
| 1486 |
position: fixed;
|