2024-01-28 16:07:01 +00:00
|
|
|
baseURL = 'https://sillon-fictionnel.club/'
|
2024-01-28 13:23:24 +00:00
|
|
|
languageCode = 'fr'
|
2024-01-28 16:07:01 +00:00
|
|
|
title = 'le sillon fictionnel'
|
2024-01-28 13:23:24 +00:00
|
|
|
theme = 'writeonly'
|
|
|
|
copyright = '© 2024 Le Sillon Fictionnel - contenu sous licence <a href="https://creativecommons.org/licenses/by/4.0/deed.fr">CC BY 4.0 DEED</a>'
|
|
|
|
|
|
|
|
|
|
|
|
[params]
|
|
|
|
title = 'sillon-fictionnel.club'
|
|
|
|
# copyright = '© 2024 Le Sillon Fictionnel - contenu sous licence <a href="https://creativecommons.org/licenses/by/4.0/deed.fr">CC BY 4.0 DEED</a>'
|
2024-01-29 05:14:43 +00:00
|
|
|
mastodon = 'https://paperbay.org/@sillon_fictionnel'
|
2024-01-28 16:07:01 +00:00
|
|
|
[socialIcons]
|
|
|
|
name = 'rss'
|
|
|
|
url = 'https://sillon-fictionnel.club'
|
2024-01-28 13:23:24 +00:00
|
|
|
[favicons]
|
|
|
|
themeColor = '#FFFFFF'
|
|
|
|
backgroundColor = '#FFFFFF'
|
|
|
|
faviconColor = '#000000'
|
|
|
|
|
|
|
|
[menus]
|
|
|
|
[[menus.main]]
|
|
|
|
name = "à propos"
|
|
|
|
url = "/apropos"
|
|
|
|
weight = 1
|
|
|
|
[[menus.main]]
|
|
|
|
name = "Les critiques"
|
|
|
|
url = "/post"
|
|
|
|
weight = 2
|
|
|
|
|
|
|
|
[taxonomies]
|
|
|
|
series = 'series'
|
|
|
|
tags = 'tags'
|
|
|
|
|