diff --git a/netlify.toml b/netlify.toml index c9d8e40..04056af 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,5 +1,5 @@ [build] -command = "hugo -s exampleSite" +command = "hugo -b $URL -s exampleSite" publish = "exampleSite/public" [context.production.environment]