Fix broken netlify.toml

This commit is contained in:
Bjørn Erik Pedersen 2017-09-26 21:38:24 +02:00
parent 4995e5df9a
commit a354a69bd2

View File

@ -1,6 +1,6 @@
[build]
publish = "public"
command = "hugo"0.29
command = "hugo"
[context.production.environment]
HUGO_VERSION = "0.29"