portails/config/avecsante.app/hugo.toml

23 lines
672 B
TOML
Raw Normal View History

baseURL = "https://avecsante.app/"
title = "AVECsanté.app"
languageCode = "fr-FR"
defaultContentLanguage = "fr"
disableLanguages = ["de", "nl", "en"]
[Params]
url = "avecsante.app"
domain = "avecsante.app"
support = "support@avecsante.app"
poweredBy = false
uptimeKumaUrl = "https://status.avecsante.app"
[Params.doks]
breadcrumbTrail = true
[languages.fr.params]
2024-05-02 12:40:08 +02:00
footer = 'Mise en place par <a class="text-muted" href="https://p4pillon.org/">P4Pillon</a>'
[deployment.targets]
name = "production"
URL = "s3://avecsante.app?endpoint=https://s3.garage.resilien.cloud&disableSSL=true&s3ForcePathStyle=true&region=garage"