add chatroom
This commit is contained in:
parent
a5950007cd
commit
d7cdbe14d3
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@
|
|||
|
||||
<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('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>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue