Few updates

This commit is contained in:
abrendan
2023-11-30 21:31:44 +00:00
parent a0fcb6333e
commit dd077c9364
2 changed files with 32 additions and 7 deletions

View File

@@ -37,7 +37,8 @@
<input id = "ComposedMessage" type = "text">
<input id = "SendMessage" onclick="Send()" value = "Send your message" class = "Button" type = "submit">
</div>
<p>It was made using Replit's Socket.io template.</p>
<p>Made by abrendan. Visit my website for more of my projects.</p>
<a href='https://abrendan.dev/' class="sitebutton">abrendan.dev</a>
<br><br>
</div>
</body>