Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions apps/full-chatroom/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE HTML>
<html>
<head>
</head>
<body>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<script src="https://minnit.chat/js/embed.js" defer></script><minnit-chat data-chatname="https://organizations.minnit.chat/750177687964800/Main?embed&nickname=" data-style="width:100%;height:90%;max-height:90vh;"></minnit-chat>
</body>
</html>


2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h1 style="color:red;">Games</h1>
<a href="https://educationbluesky.com/"><img src="images/ro.png" alt="roblox"></a>
<a href="games/retro-bowl-collage"><img src="images/retro-bowl-collage.jpg" alt="rbc"></a>
<a href="games/retro-bowl"><img src="images/retro-bowl.jpg" alt="retro-bowl"></a>
<a href="games/drive-mad"><img src="images/drive-mad.jpg" alt="drive-mad"></a>
<a href="games/drive-mad"><img src="imaes/drive-mad.jpg" alt="drive-mad"></a>
<h1>Hello! Big Update Coming soon! *please read*</h1>
<p>I have decided to get off my lazy butt and start updating the site again!</p>
<p>So I will be rewriting the CSS and start doing weekly games again!</p>
Expand Down