palettetest/hugo.toml

9 lines
237 B
TOML

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