vmems-website/hugo.toml
Matthieu Bessat 96265bfbf3
All checks were successful
Deploy workflow / deploy (push) Successful in 13s
feat(SEO): add Json-LD meta and tags
2024-09-03 23:59:29 +02:00

27 lines
603 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"
ISO8601 = "2006-01-02T15:04:05-07:00"
[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