palettetest/hugo_config/_default/hugo.toml
maximeg a8fb54f348
All checks were successful
continuous-integration/drone/push Build is passing
changed hugo baseurl
2024-02-22 16:45:28 +01:00

11 lines
307 B
TOML

baseURL = 'https://palettetest.web.deuxfleurs.fr/'
languageCode = 'fr'
title = 'My New Hugo Site'
theme = 'ananke'
#sectionPagesMenu = "main"
[build]
useResourceCacheWhen = 'never'
[[deployment.targets]]
URL = "s3://palettetest?endpoint=https://garage.deuxfleurs.fr&s3ForcePathStyle=true&region=garage"