diff --git a/hugo_config/_default/hugo.toml b/hugo_config/_default/hugo.toml index c884152..3daa9d3 100644 --- a/hugo_config/_default/hugo.toml +++ b/hugo_config/_default/hugo.toml @@ -1,4 +1,4 @@ -baseURL = 'https://palette-envie-a-partager.web.deuxfleurs.fr/' +baseURL = 'https://palette-template.web.deuxfleurs.fr/' languageCode = 'fr' title = 'Palette Test' theme = 'ananke' @@ -8,4 +8,4 @@ theme = 'ananke' useResourceCacheWhen = 'never' [[deployment.targets]] - URL = "s3://palette-envie-a-partager?endpoint=https://garage.deuxfleurs.fr&s3ForcePathStyle=true®ion=garage" \ No newline at end of file + URL = "s3://palette-template?endpoint=https://garage.deuxfleurs.fr&s3ForcePathStyle=true®ion=garage" \ No newline at end of file