add new page (choose map)

This commit is contained in:
kevin 2020-06-03 00:59:41 +02:00
parent 82c1862860
commit 180876bde6
3 changed files with 37 additions and 22 deletions

View file

@ -51,7 +51,7 @@
</a>
</div>
<div class="col col-lg-3">
<a class="custom-link start" href="#" title="START !" onclick="startGame()">
<a class="custom-link start" href="/choose-map.html" title="START !">
START !
</a>
</div>