www.franconian.net/config.toml

31 lines
770 B
TOML
Raw Normal View History

2020-10-06 00:50:34 +02:00
baseURL = "https://www.franconian.net/"
2020-11-24 18:04:26 +01:00
title = "franconian.net"
enableGitInfo = true
2020-10-06 00:50:34 +02:00
2020-11-24 00:52:25 +01:00
[languages]
[languages.en]
2020-11-24 13:09:45 +01:00
languageName = "English"
[[languages.en.menu.main]]
name = "Schedule"
url = "https://pretalx.rc3.studio/rc3-channels-2020/schedule/"
weight = 2
[[languages.en.menu.main]]
name = "Sessions"
url = "https://md.luj0ga.de/p/SkGFnBA2w#"
2020-12-26 17:39:10 +01:00
weight = 5
2020-11-24 00:52:25 +01:00
[languages.de]
2020-11-24 13:09:45 +01:00
languageName = "Deutsch"
[[languages.de.menu.main]]
name = "Programm"
url = "https://pretalx.rc3.studio/rc3-channels-2020/schedule/"
weight = 2
[[languages.de.menu.main]]
name = "Sessions"
url = "https://md.luj0ga.de/p/SkGFnBA2w#"
2020-12-26 17:39:10 +01:00
weight = 5
2020-11-23 02:56:53 +01:00
2020-10-06 00:50:34 +02:00
[taxonomies]
2020-11-24 22:47:15 +01:00
[permalinks]
news = "/:06/:1/:2/:slug/"