1
0
Fork 0
palette-demo-EnvieAppartAgee/hugo.toml
2024-01-12 10:21:03 +01:00

10 lines
No EOL
259 B
TOML

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