vmems-website/hugo.toml
Matthieu Bessat 0e4648cfc9
Some checks failed
Deploy workflow / deploy (push) Failing after 14s
fix: enable git info for Lastmod
2024-08-31 19:57:10 +02:00

26 lines
601 B
TOML

baseURL = '/'
languageCode = 'fr'
defaultContentLanguage = 'fr'
assetDir = "assets"
summaryLength = 50
title = "Vélo et Mobilités en Eure-Madrie-Seine"
enableGitInfo = true
[params]
dateFmt = "2006-01-02 15:04"
[params.contact]
email = "contact@vmems.fr"
website = "https://vmems.fr"
# helloasso = ""
# helloasso_adhesion = ""
# paper_adhesion = "https://static.vmems.fr/"
# [params.socials]
# facebook = "https://www.facebook.com/groups/bethleemaubevoye"
# youtube = "https://www.youtube.com/@letoiledebethleem9895"
[markup.goldmark.renderer]
unsafe = true