www.iger.events/config.toml

45 lines
952 B
TOML

baseURL = 'https://fairydust.reisen/'
languageCode = 'de-de'
paginate = 3
title = 'Intergalaktische Erfahrungsreise'
[menu]
[[menu.footer]]
name = "Kontakt"
url = "mailto:info@fairydust.reisen"
weight = 5
[[menu.footer]]
name = "Impressum"
url = "https://hackerspace-bamberg.de/Impressum"
weight = 10
[[menu.footer]]
name = "Mastodon"
url = "https://chaos.social/@iger"
weight = 20
[[menu.footer]]
name = "Twitter"
url = "https://twitter.com/erfahrungsreise"
weight = 30
[[menu.main]]
name = "Tickets"
url = "https://tickets.fairydust.reisen/iger-2022/"
weight = 20
[[menu.main]]
name = "CfP"
url = "https://cfp.fairydust.reisen/iger-2022/"
weight = 30
[[menu.main]]
name = "Engelsystem"
url = "https://helfen.fairydust.reisen/"
weight = 40
[minify]
minifyOutput = true
[permalinks]
"/" = "/:year/:month/:slug/"
pages = "/:slug/"
[taxonomies]