Actualiser hugo_config/_default/hugo.toml
This commit is contained in:
parent
6f6e9b12ea
commit
cd358c0f9b
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
URL = "s3://palette-template?endpoint=https://garage.deuxfleurs.fr&s3ForcePathStyle=true®ion=garage"
|
Loading…
Reference in a new issue