Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
@@ -674,7 +674,7 @@ if ('serviceWorker' in navigator) {
|
|
674 |
</div>
|
675 |
<div class="setting-item">
|
676 |
<label><input type="checkbox" id="sw-t-video" checked> εη»γγ‘γ€γ« (/t/v.mp4)</label>
|
677 |
-
</div>
|
678 |
<div class="setting-item">
|
679 |
<label><input type="checkbox" id="sw-piano" checked> γγ’γι³ε£° (/p.mp3)</label>
|
680 |
</div>
|
@@ -689,7 +689,7 @@ if ('serviceWorker' in navigator) {
|
|
689 |
</div>
|
690 |
<div class="setting-item">
|
691 |
<label><input type="checkbox" id="sw-combined" checked> ε
¨δ½ι³ε£° (/k.mp3)</label>
|
692 |
-
</div>
|
693 |
<div class="setting-item">
|
694 |
<label><input type="checkbox" id="sw-t-piano" checked> γγ’γι³ε£° (/t/p.mp3)</label>
|
695 |
</div>
|
@@ -704,7 +704,7 @@ if ('serviceWorker' in navigator) {
|
|
704 |
</div>
|
705 |
<div class="setting-item">
|
706 |
<label><input type="checkbox" id="sw-t-combined" checked> ε
¨δ½ι³ε£° (/t/k.mp3)</label>
|
707 |
-
</div>
|
708 |
<div class="setting-item">
|
709 |
<label><input type="checkbox" id="sw-index" checked> γ€γ³γγγ―γΉγγ‘γ€γ« (/index.html)</label>
|
710 |
</div>
|
|
|
674 |
</div>
|
675 |
<div class="setting-item">
|
676 |
<label><input type="checkbox" id="sw-t-video" checked> εη»γγ‘γ€γ« (/t/v.mp4)</label>
|
677 |
+
</div><br>
|
678 |
<div class="setting-item">
|
679 |
<label><input type="checkbox" id="sw-piano" checked> γγ’γι³ε£° (/p.mp3)</label>
|
680 |
</div>
|
|
|
689 |
</div>
|
690 |
<div class="setting-item">
|
691 |
<label><input type="checkbox" id="sw-combined" checked> ε
¨δ½ι³ε£° (/k.mp3)</label>
|
692 |
+
</div><br>
|
693 |
<div class="setting-item">
|
694 |
<label><input type="checkbox" id="sw-t-piano" checked> γγ’γι³ε£° (/t/p.mp3)</label>
|
695 |
</div>
|
|
|
704 |
</div>
|
705 |
<div class="setting-item">
|
706 |
<label><input type="checkbox" id="sw-t-combined" checked> ε
¨δ½ι³ε£° (/t/k.mp3)</label>
|
707 |
+
</div><br>
|
708 |
<div class="setting-item">
|
709 |
<label><input type="checkbox" id="sw-index" checked> γ€γ³γγγ―γΉγγ‘γ€γ« (/index.html)</label>
|
710 |
</div>
|