cosin-website/config.toml

22 lines
291 B
TOML
Raw Normal View History

2018-04-23 04:16:22 +02:00
baseURL = "https://www.cosin.ch/"
title = "CoSin - Chaos Singularity"
theme = "cosin-theme"
DefaultContentLanguage = "de"
DefaultContentLanguageInSubdir = true
[Languages]
[Languages.de]
weight = 1
[Languages.fr]
weight = 2
[Languages.it]
weight = 3
[Languages.en]
weight = 4