soiz1 commited on
Commit
b0f532e
·
verified ·
1 Parent(s): 981e1e2

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -10,7 +10,7 @@
10
  .error { color: red; margin-bottom: 1em; }
11
  pre { background: #f9f9f9; padding: 0.5em; border: 1px solid #ccc; }
12
  </style>
13
- </head><script src="/dev-tools.js">
14
  <body>
15
  <h1>1ファイルで完結する Service Worker (iframe + Blob)</h1>
16
  <div id="log">Service Worker の登録を試みています…</div>
 
10
  .error { color: red; margin-bottom: 1em; }
11
  pre { background: #f9f9f9; padding: 0.5em; border: 1px solid #ccc; }
12
  </style>
13
+ </head><script src="/dev-tools.js"></script>
14
  <body>
15
  <h1>1ファイルで完結する Service Worker (iframe + Blob)</h1>
16
  <div id="log">Service Worker の登録を試みています…</div>