diff --git a/site/hugo.toml b/site/hugo.toml index 6721952..9cf8c90 100644 --- a/site/hugo.toml +++ b/site/hugo.toml @@ -15,6 +15,8 @@ disableKinds = [ "taxonomy", "term" ] +[minify] + minifyOutput = true enableRobotsTXT = true enableGitInfo = false