- update deploy script

- random +x stuff because I switched directories
- change heart stones to use inline svgs
This commit is contained in:
sepia 2025-07-27 16:58:37 -05:00
parent cacc530f35
commit 79ae2c5d2b
28 changed files with 41 additions and 45 deletions

2
public/index.html Normal file → Executable file
View file

@ -47,7 +47,7 @@
<div id="button-box"></div>
</div>
<script src="scripts/display-ws-connection.js"></script>
<script src="scripts/make-ws-connection.js"></script>
<script src="scripts/send-ws-messages.js"></script>
<script src="scripts/profile-editor.js"></script>
<script src="scripts/copy-game-link.js"></script>