Login & Sign in
Create html element to log in and sign in
This commit is contained in:
parent
7bbfa16ca2
commit
d5dc807b09
10 changed files with 813 additions and 6 deletions
3
front/dist/resources/html/gameMenu.html
vendored
3
front/dist/resources/html/gameMenu.html
vendored
|
@ -38,5 +38,8 @@
|
|||
<section id="adminConsoleSection" hidden>
|
||||
<button id="adminConsoleButton">Admin console</button>
|
||||
</section>
|
||||
<section>
|
||||
<button id="gameLoginMenu">Login</button>
|
||||
</section>
|
||||
</main>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue