summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
authorPhyscik <mynameisgennadiy@vk.com>2025-12-13 22:31:06 +0500
committerPhyscik <mynameisgennadiy@vk.com>2025-12-13 22:31:06 +0500
commita0335da1f8402523cb13080761a1852e2636dc9a (patch)
treea352d7ae5db7e1e8ee6eee483e458f739bbeb954 /static/index.html
parentbc93f0709cf603cd3c529d35bbb5e90a2aebfa99 (diff)
More frontend controls
Diffstat (limited to 'static/index.html')
-rw-r--r--static/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/index.html b/static/index.html
index 20d5f41..10eb9b4 100644
--- a/static/index.html
+++ b/static/index.html
@@ -27,6 +27,7 @@
<button onclick="ToggleInfo()" class="controlBtn">
<h1 onclick="Pause" class="controlElem" id="ToggleBtn"> Hide info </h1>
</button>
+ <input type="range" id="volumeRange" oninput="SetVolume()"/>
</div>
<audio id="mainAudio">
<source type="audio/mpeg" />