Update index.html

This commit is contained in:
Toos
2026-03-13 18:24:56 +08:00
committed by GitHub
parent c1b8fb5cd1
commit 81419ed2b9
@@ -175,7 +175,7 @@
<button
class="panel-btn"
id="substore-panel"
onclick="jumpTo('http://127.0.0.1:8080/sub', event)">
onclick="jumpTo('http://127.0.0.1:8080/subs', event)">
📦 SubStore
</button>
</div>
@@ -228,3 +228,4 @@
</body>
</html>