testconfig/hugo.toml
julienDai 992f606b72
Some checks failed
continuous-integration/drone/push Build is failing
Actualiser hugo.toml
2024-03-14 10:51:29 +00:00

10 lines
240 B
TOML

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