presentations/netlify.toml
2018-12-07 15:17:49 +00:00

9 lines
164 B
TOML

[build]
command = "hugo"
publish = "public"
[context.production.environment]
HUGO_VERSION = "0.42.2"
[context.deploy-preview.environment]
HUGO_VERSION = "0.42.2"