first commit
This commit is contained in:
50
hugo.toml
Normal file
50
hugo.toml
Normal file
@@ -0,0 +1,50 @@
|
||||
baseURL = 'https://www.mms43.fr/'
|
||||
languageCode = 'fr-fr'
|
||||
title = 'MMS43'
|
||||
theme = 'mms43'
|
||||
|
||||
[params]
|
||||
description = "Site vitrine MMS43"
|
||||
phone = "06 56 78 29 75"
|
||||
phoneHours = "(du lundi au vendredi, 9h - 17h)"
|
||||
email = "contact@mms43.org"
|
||||
|
||||
# Réseaux sociaux
|
||||
linkedinUrl = ""
|
||||
facebookUrl = ""
|
||||
|
||||
# Hero
|
||||
[params.hero]
|
||||
line1before = "VOTRE"
|
||||
line1highlight = "SOLUTION"
|
||||
line1after = "DE"
|
||||
line2highlight = "MOBILITÉ"
|
||||
line2after = "EN HAUTE-LOIRE"
|
||||
|
||||
# Bloc recherche
|
||||
[params.search]
|
||||
title = "Rechercher un trajet"
|
||||
labelDepart = "Départ"
|
||||
labelDestination = "Destination"
|
||||
labelDate = "Date"
|
||||
labelHeure = "Heure"
|
||||
buttonText = "Rechercher"
|
||||
|
||||
# Bloc vidéo
|
||||
[params.video]
|
||||
title = "Découvrez la Maison de la Mobilité Solidaire !"
|
||||
|
||||
# Bloc contact
|
||||
[params.contact]
|
||||
title = "La Maison de la Mobilité Solidaire vous accompagne pour tous vos trajets !"
|
||||
phrases = [
|
||||
"Vous recherchez des solutions pour vous déplacer ?",
|
||||
"Vous souhaitez faire évoluer vos pratiques de déplacements ?",
|
||||
"Après analyse de votre besoin, nous vous proposerons une solution adaptée."
|
||||
]
|
||||
buttonText = "Contactez nous !"
|
||||
|
||||
# Footer
|
||||
[params.footer]
|
||||
ctaTitle = "Organisez vos trajets en Haute-Loire !"
|
||||
copyright = "MMS43"
|
||||
Reference in New Issue
Block a user