1
0

Update Netlify config

Update Hugo version to latest.
This commit is contained in:
George Cushen 2018-05-12 19:39:36 +01:00
parent 3c320ab350
commit a7a10a1756

@ -3,6 +3,6 @@
command = "hugo"
[context.production.environment]
HUGO_VERSION = "0.30.2"
HUGO_VERSION = "0.40.3"
HUGO_ENV = "production"
HUGO_ENABLEGITINFO = "true"