Temp change of baseURL

This commit is contained in:
Bjørn Erik Pedersen
2018-09-17 15:42:19 +02:00
committed by GitHub
parent 5ec663bd60
commit fdbc582ff2
+1
View File
@@ -5,6 +5,7 @@ command = "hugo"
[context.production.environment]
HUGO_VERSION = "0.48"
HUGO_ENV = "production"
HUGO_BASEURL = "https://gohugoio.netlify.com/"
HUGO_ENABLEGITINFO = "true"
[context.split1]