feat: Ajout de l'instance pour AVECsanté
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
22
config/avecsante.app/hugo.toml
Normal file
22
config/avecsante.app/hugo.toml
Normal file
@ -0,0 +1,22 @@
|
||||
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]
|
||||
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://avecsante.app?endpoint=https://s3.garage.resilien.cloud&disableSSL=true&s3ForcePathStyle=true®ion=garage"
|
Reference in New Issue
Block a user