Files
knaeckeboot-eu/config.toml
T
Konstantin Kollar 8529ee86e4 Initial commit
2022-10-03 21:13:35 +02:00

16 lines
247 B
TOML

baseURL = 'http://example.org/'
languageCode = 'en-us'
title = 'Knäckeboot'
theme = 'bluewater'
[menu]
[[menu.main]]
url = '/blog'
name = 'Blog'
[[menu.main]]
url = '/about'
name = 'Boot'
[[menu.main]]
url = '/about-us'
name = 'Wir'