Test update

This commit is contained in:
2025-09-07 03:46:45 +02:00
parent 114be9c71f
commit 39f61eaa96
+1 -1
View File
@@ -10,7 +10,7 @@ usePWAReload();
<template #top>
<VaNavbar shadowed>
<template #center>
<RouterLink to="/" class="text-2xl font-bold hover:underline">TramTrack</RouterLink>
<RouterLink to="/" class="text-2xl font-bold hover:underline">TramTracks</RouterLink>
</template>
<template #right>
<VaButton to="/stats" icon="leaderboard" title="Statistiken" />