Implemented first version of UI for #4

This commit is contained in:
2026-03-11 14:45:50 +00:00
parent 88999dafd5
commit c0f6765a06
3 changed files with 51 additions and 0 deletions

View File

@ -59,5 +59,13 @@
</div>
</div>
</footer>
<div id="booperOverlay">
<div>
<h4>Booped <span id="booperName"></span>!</h4>
<p>Total boops: <span id="booperTotal"></span></p>
<p>Boops in 24h: <span id="booper24h"></span></p>
</div>
</div>
</body>
</html>