diff --git a/netlify.toml b/netlify.toml index d8e6417a4..11a307b52 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ publish = "public" command = "hugo --gc --minify" [build.environment] - HUGO_VERSION = "0.118.0" + HUGO_VERSION = "0.117.0" [context.production.environment] HUGO_ENV = "production"