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 width={"1/2"}>
|
||||
<strong>Geöffnet:</strong><br/>
|
||||
Mo. 09 – 13 Uhr <br/>
|
||||
Di. 12 – 15 Uhr <br/>
|
||||
Do. 10 – 14 Uhr
|
||||
Montag: 12:30 – 14:30 Uhr <br/>
|
||||
Mittwoch: 09:00 – 12:00 Uhr
|
||||
</P>
|
||||
</Col>
|
||||
<Col>
|
||||
|
|
|
|||
|
|
@ -97,6 +97,11 @@ export default function RootLayout({
|
|||
title: "Unsere Kitas",
|
||||
description: "Geborgenheit und Glaube",
|
||||
href: "/gruppe/kitas"
|
||||
},
|
||||
{
|
||||
title: "Religiöse Kinderwoche",
|
||||
description: "In Zinnowitz!",
|
||||
href: "/gruppe/rkw"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue