Create menu entries by defining page bundles
This commit is contained in:
parent
8ee8b2ae52
commit
c6f0cffcd6
@ -7,5 +7,6 @@ url: /
|
|||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
weight: 1
|
weight: 1
|
||||||
|
identifier: aktuell
|
||||||
---
|
---
|
||||||
|
|
||||||
|
11
content/page/aktuell/archiv/_index.md
Normal file
11
content/page/aktuell/archiv/_index.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
title: "Archiv"
|
||||||
|
date: 2023-01-20T16:27:40+01:00
|
||||||
|
draft: false
|
||||||
|
# type: home
|
||||||
|
menu:
|
||||||
|
main:
|
||||||
|
weight: 4
|
||||||
|
parent: aktuell
|
||||||
|
---
|
||||||
|
|
11
content/page/aktuell/pressestimmen/_index.md
Normal file
11
content/page/aktuell/pressestimmen/_index.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
title: "Pressestimmen"
|
||||||
|
date: 2023-01-20T16:27:40+01:00
|
||||||
|
draft: false
|
||||||
|
# type: home
|
||||||
|
menu:
|
||||||
|
main:
|
||||||
|
weight: 3
|
||||||
|
parent: aktuell
|
||||||
|
---
|
||||||
|
|
11
content/page/aktuell/termine/_index.md
Normal file
11
content/page/aktuell/termine/_index.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
title: "Termine"
|
||||||
|
date: 2023-01-20T16:27:40+01:00
|
||||||
|
draft: false
|
||||||
|
# type: home
|
||||||
|
menu:
|
||||||
|
main:
|
||||||
|
weight: 1
|
||||||
|
parent: aktuell
|
||||||
|
---
|
||||||
|
|
11
content/page/aktuell/turniermeldungen/_index.md
Normal file
11
content/page/aktuell/turniermeldungen/_index.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
title: "Turniermeldungen"
|
||||||
|
date: 2023-01-20T16:27:40+01:00
|
||||||
|
draft: false
|
||||||
|
# type: home
|
||||||
|
menu:
|
||||||
|
main:
|
||||||
|
weight: 2
|
||||||
|
parent: aktuell
|
||||||
|
---
|
||||||
|
|
Loading…
Reference in New Issue
Block a user