portails/config/cremeaux.org/hugo.toml

23 lines
693 B
TOML
Raw Normal View History

2024-03-12 10:53:16 +01:00
baseURL = "https://cremeaux.org/"
title = "Cremeaux.org"
languageCode = "fr-FR"
defaultContentLanguage = "fr"
disableLanguages = ["de", "nl", "en"]
[Params]
url = "cremeaux.org"
domain = "cremeaux.org"
support = "support@cremeaux.org"
2024-03-12 10:53:16 +01:00
poweredBy = false
uptimeKumaUrl = "https://status.cremeaux.org"
2024-03-12 10:53:16 +01:00
[Params.doks]
breadcrumbTrail = true
[languages.fr.params]
footer = 'Mise en place et hébergé avec sobriété par <a class="text-muted" href="https://resilien.fr/">RésiLien</a>'
[deployment.targets]
name = "production"
URL = "s3://cremeaux.org?endpoint=https://s3.garage.resilien.cloud&disableSSL=true&s3ForcePathStyle=true&region=garage"