diff --git a/frontend/src/pages/bundesliga/table.astro b/frontend/src/pages/bundesliga/table.astro index 8067a7c6e..7fd99602a 100644 --- a/frontend/src/pages/bundesliga/table.astro +++ b/frontend/src/pages/bundesliga/table.astro @@ -19,7 +19,7 @@ const props: Record = { - Bundesliga Tabelle - kickbase-information + Bundesliga Tabelle diff --git a/frontend/src/pages/bundesliga/team/[teamName].astro b/frontend/src/pages/bundesliga/team/[teamName].astro index 1d92cb811..25aae2b31 100644 --- a/frontend/src/pages/bundesliga/team/[teamName].astro +++ b/frontend/src/pages/bundesliga/team/[teamName].astro @@ -35,7 +35,7 @@ const props = { - {params.teamName} - kickbase-information + {params.teamName} diff --git a/frontend/src/pages/player/[playerName]/[playerId].astro b/frontend/src/pages/player/[playerName]/[playerId].astro index 3ac5907a7..690a7c2d7 100644 --- a/frontend/src/pages/player/[playerName]/[playerId].astro +++ b/frontend/src/pages/player/[playerName]/[playerId].astro @@ -50,7 +50,7 @@ const props = { - {playerName} - kickbase-information + {playerName}