add new page (choose map)
This commit is contained in:
parent
82c1862860
commit
180876bde6
3 changed files with 37 additions and 22 deletions
2
landing_page/dist/index.html
vendored
2
landing_page/dist/index.html
vendored
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue