soiz1 commited on
Commit
f4c4beb
·
1 Parent(s): e7a5700

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -797,7 +797,7 @@ document.addEventListener('DOMContentLoaded', function() {
797
  <div class="setting-item">
798
  <label><input type="checkbox" id="sw-root" checked> ルートファイル (/)</label>
799
  </div>
800
- <a>絶対に押さないでください。これはオフラインでも使用できるようにする機能のテスト中で、ページが更新できなくなります。</a>
801
  <button class="combine-button" id="sw-register-btn">登録を開始</button>
802
  <div class="combine-status" id="sw-status"></div>
803
  <script>
 
797
  <div class="setting-item">
798
  <label><input type="checkbox" id="sw-root" checked> ルートファイル (/)</label>
799
  </div>
800
+ <a>絶対に押さないでください。これはオフラインでも使用できるようにする機能のテスト中で、ページが更新できなくなります。</a><br>
801
  <button class="combine-button" id="sw-register-btn">登録を開始</button>
802
  <div class="combine-status" id="sw-status"></div>
803
  <script>