1
0
mirror of https://github.com/exane/not-gwent-online synced 2025-11-08 09:08:40 +00:00

rewrite structure

This commit is contained in:
devfake
2015-06-22 11:57:22 +02:00
parent 5972c72b67
commit 3bc8290ab8
15 changed files with 103 additions and 133 deletions

View File

@@ -0,0 +1,15 @@
<searchmatch></searchmatch>
<a href="./lobby"><img src="assets/img/logo-medium.png" width="120" height="38" alt="Gwent" class="logo-medium"></a>
<main>
<navigation></navigation>
<section class="container-content">
<component is="lobby"></component>
</section>
</main>
<component is="chat"></component>