Update index.html

This commit is contained in:
Toos
2026-03-13 18:23:07 +08:00
committed by GitHub
parent a560317fb7
commit c1b8fb5cd1
@@ -175,7 +175,7 @@
<button
class="panel-btn"
id="substore-panel"
onclick="jumpTo('https://substore.panell.top/', event)">
onclick="jumpTo('http://127.0.0.1:8080/sub', event)">
📦 SubStore
</button>
</div>
@@ -227,3 +227,4 @@
</script>
</body>
</html>