pi-www/config.toml

32 lines
530 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/"
[[menu.main]]
name = "Orgány"
weight = 200
identifier = "organy"
url = "/organy/"
[[menu.main]]
name = "Dokumenty"
weight = 300
identifier = "Dokumenty"
url = "/dokumenty/"