diff --git a/netlify.toml b/netlify.toml index 044af0e..021fcc1 100644 --- a/netlify.toml +++ b/netlify.toml @@ -14,3 +14,6 @@ # Default build command. command = "hugo --gc --minify -t ../.. -d ../docs -v -b /" + +[build.environment] + HUGO_VERSION = "0.80.0" \ No newline at end of file