Update navbar.php

This commit is contained in:
2026-07-18 17:32:37 +02:00
parent 2666d2d14f
commit 721bc8d833
+1 -1
View File
@@ -109,7 +109,7 @@ Globales Menü, wird via PHP später in alle Seiten eingebunden
<a href="index.php?pfad=showCategory&category=biologie">Biologie</a> <a href="index.php?pfad=showCategory&category=biologie">Biologie</a>
<a href="index.php?pfad=showCategory&category=chemie">Chemie</a> <a href="index.php?pfad=showCategory&category=chemie">Chemie</a>
<a href="index.php?pfad=showCategory&category=physik">Physik</a> <a href="index.php?pfad=showCategory&category=physik">Physik</a>
<a href="index.php?pfad=showCategory&category=informatik">Informatik</a> <a href="index.php?pfad=search-results&category=informatik">Informatik</a>
<a href="index.php?pfad=showCategory&category=astronomie">Astronomie</a> <a href="index.php?pfad=showCategory&category=astronomie">Astronomie</a>
</div> </div>
</div> </div>