repoNav Funktioniert, kleine anpassungen RepoNAV

This commit is contained in:
2022-10-09 15:11:39 +02:00
parent 21e39786fb
commit 06458db3ab
4 changed files with 34 additions and 20 deletions

View File

@@ -20,13 +20,14 @@ if ($tab == "") {$tab = "home";}
<header>
<input class="side-menu" type="checkbox" id="side-menu"/>
<label class="hamb" for="side-menu"><span class="hamb-line"></span></label>
<h1>
Mellys Weihnachts Kalender
</h1>
</header>
<input class="side-menu" type="checkbox" id="side-menu"/>
<label class="hamb" for="side-menu"><span class="hamb-line"></span></label>
<nav>
<ul>
<li><a href="?tab=home" <?php if ($tab == "home")?>>Home</a></li>