testconfig/hugo.toml
2023-12-15 09:38:10 +01:00

10 lines
No EOL
223 B
TOML

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