diff --git a/netlify.toml b/netlify.toml index 86d67ce08..c974a3572 100644 --- a/netlify.toml +++ b/netlify.toml @@ -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]