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

10 lines
191 B
TOML
Raw Permalink Normal View History

2018-04-26 17:25:43 -05:00
[build]
command = "hugo -s exampleSite"
publish = "exampleSite/public"
2018-04-26 17:25:43 -05:00
[context.production.environment]
HUGO_VERSION = "0.42.2"
2018-04-26 17:25:43 -05:00
[context.deploy-preview.environment]
HUGO_VERSION = "0.42.2"