mirror of
https://github.com/exane/not-gwent-online
synced 2025-09-02 14:07:31 +00:00
change landing view rendering to php
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
<section class="container-inner">
|
||||
|
||||
<a href="#/lobby"><img src="assets/img/logo-medium.png" width="148" height="46" alt="Gwent" class="logo-medium"></a>
|
||||
<a href="./lobby"><img src="assets/img/logo-medium.png" width="148" height="46" alt="Gwent" class="logo-medium"></a>
|
||||
|
||||
<navigation></navigation>
|
||||
|
||||
<main>
|
||||
|
||||
blaa
|
||||
</main>
|
||||
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user