add content

This commit is contained in:
2026-01-27 00:58:59 +01:00
parent 0daa8e75c1
commit ae074ea8b2
18 changed files with 98 additions and 47 deletions

View File

@@ -11,63 +11,34 @@
# ordered by weight from lowest to highest.
[[main]]
name = "Termine"
pageRef = "dates"
weight = 10
name = "Über Uns"
pageRef = "about"
weight = 10
[[main]]
name = "Organisation"
pageRef = "organisation"
name = "Events"
pageRef = "events"
weight = 20
[[main]]
name = "Decks"
pageRef = "decks"
weight = 30
[[main]]
name = "Regeln"
pageRef = "rules"
weight = 30
#[[main]]
# name = "Parent"
# weight = 20
#[[main]]
# name = "example sub-menu 1"
# parent = "Parent"
# pageRef = "posts"
# weight = 20
#[[main]]
# name = "example sub-menu 2"
# parent = "Parent"
# pageRef = "posts"
# weight = 20
#[[subnavigation]]
# name = "An interesting topic"
# pageRef = "tags/interesting-topic"
# weight = 10
#[[subnavigation]]
# name = "My Awesome Category"
# pre = "github"
# pageRef = "categories/awesome"
# weight = 20
#[[main]]
# name = "Categories"
# pageRef = "categories"
# weight = 20
#[[main]]
# name = "Tags"
# pageRef = "tags"
# weight = 30
weight = 40
[[main]]
name = "FAQ"
pageRef = "faq"
weight = 50
# -- Footer Menu --
# The footer menu is displayed at the bottom of the page, just before
# the copyright notice. Configure as per the main menu above.
[[footer]]
name = "Impressum"
pageRef = "imprint"