palettetest/hugo.toml

9 lines
247 B
TOML
Raw Normal View History

2023-12-05 11:16:25 +00:00
baseURL = 'https://example.org/'
languageCode = 'en-us'
title = 'My New Hugo Site'
theme = 'ananke'
2023-12-06 14:38:00 +00:00
[deployment]
[[deployment.targets]]
URL = "s3://palettetest.web.deuxfleurs.fr?endpoint=garage.deuxfleurs.fr&s3ForcePathStyle=true&region=garage"