themen-hugo-35c3-reveal/netlify.toml

9 lines
190 B
TOML

[build]
command = "hugo -s exampleSite"
publish = "exampleSite/public"
[context.production.environment]
HUGO_VERSION = "0.37.1"
[context.deploy-preview.environment]
HUGO_VERSION = "0.37.1"