Update navigation.php

This commit is contained in:
Lanta 2023-09-26 17:00:10 +02:00 committed by GitHub
parent ebbae15389
commit fc2f6927ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
<nav>
<ul>
<li><a href="index.php">HomeT</a></li>
<li><a href="index.php">Home</a></li>
<li><a href="clan_stats.php">Clan Stats</a></li>
<li><a href="user_stats.php">User Stats</a></li>
<li><a href="topstats.php">Top10</a></li>