diff --git a/netlify.toml b/netlify.toml index 294582dd8..91c00be1c 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,6 +1,6 @@ [build] publish = "public" - command = "hugo"0.29 + command = "hugo" [context.production.environment] HUGO_VERSION = "0.29"