pi-www/config.toml

32 lines
530 B
TOML

baseurl = "https://demo.piratskyinstitut.cz/"
languageCode = "cs"
title = "Institut π"
theme = "soho"
DefaultContentLanguage = "cs"
[params]
title = "Institut π"
description = "Pirátský politický institut"
themeColor = '#000000'
[menu]
[[menu.main]]
name = "Posts"
weight = 100
identifier = "posts"
url = "/posts/"
[[menu.main]]
name = "Orgány"
weight = 200
identifier = "organy"
url = "/organy/"
[[menu.main]]
name = "Dokumenty"
weight = 300
identifier = "Dokumenty"
url = "/dokumenty/"