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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ command = "hugo"
[context.production.environment] [context.production.environment]
HUGO_VERSION = "0.48" HUGO_VERSION = "0.48"
HUGO_ENV = "production" HUGO_ENV = "production"
HUGO_BASEURL = "https://gohugoio.netlify.com/"
HUGO_ENABLEGITINFO = "true" HUGO_ENABLEGITINFO = "true"
[context.split1] [context.split1]