This commit is contained in:
NigeParis 2025-11-28 16:40:33 +01:00 committed by apetitco
parent fc6b7042f2
commit ffc0651c00
4 changed files with 40 additions and 39 deletions

View file

@ -2,7 +2,7 @@
<div id="mainbox" class="mainboxDisplay">
<button id="b-whoami" class="btn-style absolute top-4 left-6">Who am i</button>
<h1 class="text-3xl font-bold text-gray-800">
ChatterBoxes <span id="t-username"></span>
ChatterBox<span id="t-username"></span>
</h1><br>
<button id="b-clear" class="btn-style absolute top-4 right-6">Clear Text</button>
<button id="b-help" class="btn-style absolute top-14 left-6">Connected</button>