use names that also m enjoys seeing

This commit is contained in:
2023-10-31 20:29:33 +01:00
parent 8479d0c70b
commit aed8e7d5c3
3 changed files with 5 additions and 5 deletions

View File

@ -23,8 +23,8 @@
<div>
<a href="/log" class="px-2">Ausfahrt eintragen</a>
<a href="/log/show" class="px-2">Logbuch</a>
<a href="/stat" class="px-2">Personen Statistik</a>
<a href="/stat/boats" class="px-2">Boots Statistik</a>
<a href="/stat" class="px-2">Statistik</a>
<a href="/stat/boats" class="px-2">Bootsauswertung</a>
<a href="/boatdamage" class="px-2">Bootsschaden</a>
</div>
</header>