Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
chompypotato authored Aug 30, 2024
1 parent 3fe1eae commit 15560b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,10 @@
<input id="name-input" placeholder="Your Name" />
<input id="message-input" placeholder="Your Message" />
<button id="send-button">Send</button>
<input id="remote-name-input" placeholder="Remote User Name" />
</div>

<!-- Link to the external JavaScript file -->
<script src="chat.js"></script>
</body>
</html>

0 comments on commit 15560b3

Please sign in to comment.