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] [build]
publish = "public" publish = "public"
command = "hugo"0.29 command = "hugo"
[context.production.environment] [context.production.environment]
HUGO_VERSION = "0.29" HUGO_VERSION = "0.29"