palettetest/hugo.toml

8 lines
224 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
2024-01-12 09:21:03 +00:00
2023-12-06 14:38:00 +00:00
[[deployment.targets]]
2023-12-15 08:11:59 +00:00
URL = "s3://palettetest?endpoint=https://garage.deuxfleurs.fr&s3ForcePathStyle=true&region=garage"