ui changes
This commit is contained in:
parent
747389c697
commit
16290ebdb7
5 changed files with 34 additions and 19 deletions
|
@ -11,7 +11,9 @@
|
|||
<body>
|
||||
<ul id="messages"></ul>
|
||||
<form id="form" action="">
|
||||
<input id="input" autocomplete="off" /><button>Send</button>
|
||||
<input id="input" autocomplete="off" />
|
||||
<button><a href='#'>Send</a></button>
|
||||
<button><a href='https://discord.com/invite/Wkr7PVk3cF'>Discord</a></button>
|
||||
</form>
|
||||
<script src='/index.js'></script>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue