Files
reveal-hugo/netlify.toml
T
2019-02-02 17:02:35 +00:00

10 lines
187 B
TOML

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