1
0
Fork 0
palette-demo-EnvieAppartAgee/hugo.toml

10 lines
265 B
TOML
Raw Normal View History

2023-12-05 12:16:25 +01: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 11:24:59 +01:00
[build]
useResourceCacheWhen = 'never'
2024-01-12 10:21:03 +01:00
2023-12-06 14:38:00 +00:00
[[deployment.targets]]
2023-12-15 09:11:59 +01:00
URL = "s3://palettetest?endpoint=https://garage.deuxfleurs.fr&s3ForcePathStyle=true&region=garage"