palettetest/hugo_config/_default/hugo.toml
maximeg 345ba8f19f
All checks were successful
continuous-integration/drone/push Build is passing
removed sectionpagesmenu
2024-02-22 15:18:15 +01:00

11 lines
292 B
TOML

baseURL = 'https://example.org/'
languageCode = 'en-us'
title = 'My New Hugo Site'
theme = 'ananke'
#sectionPagesMenu = "main"
[build]
useResourceCacheWhen = 'never'
[[deployment.targets]]
URL = "s3://palettetest?endpoint=https://garage.deuxfleurs.fr&s3ForcePathStyle=true&region=garage"