marek_www/config.toml

26 lines
529 B
TOML
Raw Normal View History

2021-05-12 13:54:39 +03:00
baseURL = "https://necada.org/"
languageCode = "fi-FI"
title = "Marek Nečada"
theme = "researcher"
[params]
author = "Marek Nečada"
description = "Piraatti Marek Nečada ehdolla Helsingin kaupunginvaltuustoon"
favicon = "Piratpartiet.svg"
[params.footer]
# todo
[menu]
[[menu.main]]
name = "Esittely"
url = "/esittely"
weight = 2
[[menu.main]]
name = "Yhteystiedot"
url = "/yhteystiedot"
weight = 3
[[menu.main]]
name = "Kuntavaalit 2021"
2021-05-15 14:13:44 +03:00
url = "/helsinki2021"
2021-05-13 08:18:54 +03:00
weight = 1