This commit is contained in:
biglyderv 2025-04-04 11:36:46 -04:00
parent 878579444f
commit 7d82370fb2
Signed by: biglyderv
GPG key ID: 0E2EB0B4CD7397B5
3 changed files with 7 additions and 3 deletions

View file

@ -12,7 +12,7 @@
<ul id="messages"></ul>
<form id="form" action="">
<input id="input" autocomplete="off" />
<button><a href='#'>Send</a></button>
<button class='send'><a href='#'>Send</a></button>
<button><a href='https://discord.com/invite/Wkr7PVk3cF'>Discord</a></button>
</form>
<script src='/index.js'></script>