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]