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 <button
class="panel-btn" class="panel-btn"
id="substore-panel" id="substore-panel"
onclick="jumpTo('https://substore.panell.top/', event)"> onclick="jumpTo('http://127.0.0.1:8080/sub', event)">
📦 SubStore 📦 SubStore
</button> </button>
</div> </div>
@@ -227,3 +227,4 @@
</script> </script>
</body> </body>
</html> </html>