From b1ce8bf027497cd5f9b0d4499991a323a8309464 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Mon, 17 Sep 2018 16:54:29 +0200 Subject: [PATCH] Revert "Temp change of baseURL" This reverts commit fdbc582ff238e8cc54308efebd8f9c65a55d25db. --- netlify.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index c974a3572..86d67ce08 100644 --- a/netlify.toml +++ b/netlify.toml @@ -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]