Add Modularity!

This commit is contained in:
Dominic Zimmer
2020-04-19 20:03:59 +02:00
parent af2ef29585
commit 30515c4328
6 changed files with 119 additions and 102 deletions

3
static/session.html Normal file
View File

@@ -0,0 +1,3 @@
Welcome to <b id="session"></b>, <span id="label-username"></span>
<br><br>
<button id="btn-leave-session">Leave Session</button>