Skip to content

Commit

Permalink
Update chatroom.html
Browse files Browse the repository at this point in the history
  • Loading branch information
dinde451 authored Aug 21, 2023
1 parent 92c0118 commit 69811e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chatroom.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<!-- Page content -->
<div class="content">
<center><iframe src="chatroom2.html" width="800" height="700" style="border:1px solid rgb(83, 72, 10);"> </iframe></center>
<center><iframe src="https://marsmouchestudio.github.io/TandS/Multi/chatroom.html" width="800" height="700" style="border:1px solid rgb(83, 72, 10);"> </iframe></center>
</div>

<style>
Expand Down

0 comments on commit 69811e0

Please sign in to comment.