Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -355,7 +355,7 @@
|
|
355 |
<button class="control-btn" id="volumeBtn">🔊</button>
|
356 |
<input type="range" class="volume-slider" id="volumeSlider" min="0" max="1" step="0.01" value="1">
|
357 |
</div>
|
358 |
-
<button class="control-btn" id="subtitleBtn" title="字幕"
|
359 |
<button class="control-btn" id="fullscreenBtn">⛶</button>
|
360 |
</div>
|
361 |
</div>
|
|
|
355 |
<button class="control-btn" id="volumeBtn">🔊</button>
|
356 |
<input type="range" class="volume-slider" id="volumeSlider" min="0" max="1" step="0.01" value="1">
|
357 |
</div>
|
358 |
+
<button class="control-btn" id="subtitleBtn" title="字幕">🔤</button>
|
359 |
<button class="control-btn" id="fullscreenBtn">⛶</button>
|
360 |
</div>
|
361 |
</div>
|