modified gamecode, styling of some parts of the website, cleaned up unneeded files and code, added remember me function
This commit is contained in:
parent
b020956466
commit
0055c8ef85
11 changed files with 176 additions and 197 deletions
|
|
@ -17,7 +17,7 @@
|
|||
<h3>Was möchtest du tun?</h3>
|
||||
</div>
|
||||
<div>
|
||||
<!--<a href="/learn" class="<?= urlIs("/learn") ?> nes-btn">Lernen</a>-->
|
||||
<a href="/learn" class="<?= urlIs("/learn") ?> nes-btn">Lernen</a>
|
||||
<a href="/game" class="<?= urlIs("/game") ?> nes-btn">Üben</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue