Revert "Temp change of baseURL"

This reverts commit fdbc582ff238e8cc54308efebd8f9c65a55d25db.
This commit is contained in:
Bjørn Erik Pedersen 2018-09-17 16:54:29 +02:00
parent fdbc582ff2
commit b1ce8bf027
No known key found for this signature in database
GPG Key ID: 330E6E2BD4859D8F

View File

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