palettetest/hugo.toml
maxime-cool e5797f5fa7
Some checks failed
continuous-integration/drone/push Build is failing
change useResourceCacheWhen
2024-01-12 11:24:59 +01:00

10 lines
265 B
TOML

baseURL = 'https://example.org/'
languageCode = 'en-us'
title = 'My New Hugo Site'
theme = 'ananke'
[build]
useResourceCacheWhen = 'never'
[[deployment.targets]]
URL = "s3://palettetest?endpoint=https://garage.deuxfleurs.fr&s3ForcePathStyle=true&region=garage"