add chatroom

This commit is contained in:
PossiblyAxolotl 2024-08-15 16:31:39 -06:00
parent a5950007cd
commit d7cdbe14d3

View file

@ -23,6 +23,8 @@
<button onclick="createWindow('https://www.possiblyaxolotl.com', 'possiblyaxolotl', '800px', '500px')">Created by PossiblyAxolotl</button> <button onclick="createWindow('https://www.possiblyaxolotl.com', 'possiblyaxolotl', '800px', '500px')">Created by PossiblyAxolotl</button>
<button onclick="createWindow('box.html', 'test box', '400px', '200px')">Another window</button> <button onclick="createWindow('box.html', 'test box', '400px', '200px')">Another window</button>
<button onclick="createWindow('https://www3.cbox.ws/box/?boxid=3540114&boxtag=qbEaqt', 'rock eaters chat', '300px', '450px')">Chatroom</button>
<p><a href="https://directory.possiblyaxolotl.com">PossiblyAxolotl Directory</a></p> <p><a href="https://directory.possiblyaxolotl.com">PossiblyAxolotl Directory</a></p>
</div> </div>