Skip to content

Commit 56a9b4b

Browse files
committed
Content Update: Remove trainer
1 parent 8e0b86d commit 56a9b4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/(web)/fussball/e-junioren/page.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ export default function EJunioren() {
4444
<SectionTitle title="Trainer und Betreuer" />
4545
<div className="grid grid-cols-1 lg:grid-cols-2 gap-2">
4646
<PersonCard person={getPersonByName("Antonino Bonfiglio")} />
47-
<PersonCard person={getPersonByName("Matthäus Mayer")} />
4847
<PersonCard person={getPersonByName("Daniel Russom")} />
4948
<PersonCard person={getPersonByName("Hannes Kopp")} />
5049
<PersonCard person={getPersonByName("Florian Schön")} />

0 commit comments

Comments
 (0)