fix: updates
This commit is contained in:
parent
0716671ecf
commit
a6ab009751
2 changed files with 7 additions and 3 deletions
|
|
@ -29,9 +29,8 @@ export default function ContactPage() {
|
||||||
</P>
|
</P>
|
||||||
<P width={"1/2"}>
|
<P width={"1/2"}>
|
||||||
<strong>Geöffnet:</strong><br/>
|
<strong>Geöffnet:</strong><br/>
|
||||||
Mo. 09 – 13 Uhr <br/>
|
Montag: 12:30 – 14:30 Uhr <br/>
|
||||||
Di. 12 – 15 Uhr <br/>
|
Mittwoch: 09:00 – 12:00 Uhr
|
||||||
Do. 10 – 14 Uhr
|
|
||||||
</P>
|
</P>
|
||||||
</Col>
|
</Col>
|
||||||
<Col>
|
<Col>
|
||||||
|
|
|
||||||
|
|
@ -97,6 +97,11 @@ export default function RootLayout({
|
||||||
title: "Unsere Kitas",
|
title: "Unsere Kitas",
|
||||||
description: "Geborgenheit und Glaube",
|
description: "Geborgenheit und Glaube",
|
||||||
href: "/gruppe/kitas"
|
href: "/gruppe/kitas"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: "Religiöse Kinderwoche",
|
||||||
|
description: "In Zinnowitz!",
|
||||||
|
href: "/gruppe/rkw"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue