pi-www/config.toml

37 lines
629 B
TOML
Raw Normal View History

2022-04-06 14:44:27 +03:00
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/"
2022-04-06 14:44:27 +03:00
[[menu.main]]
name = "Orgány"
weight = 200
identifier = "organy"
url = "/organy/"
[[menu.main]]
name = "Dokumenty"
weight = 300
identifier = "Dokumenty"
url = "/dokumenty/"
[[menu.main]]
name = "Podpora"
weight = 333
identifier = "Podpořte"
url = "/dary/"