modified gamecode, styling of some parts of the website, cleaned up unneeded files and code, added remember me function

This commit is contained in:
Patryk Hegenberg 2023-01-22 18:50:14 +01:00
parent b020956466
commit 0055c8ef85
11 changed files with 176 additions and 197 deletions

View file

@ -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>