diff --git a/hugo.toml b/hugo.toml index 6ca0a2b..84533c5 100644 --- a/hugo.toml +++ b/hugo.toml @@ -10,6 +10,9 @@ enableRobotsTXT = true [[module.imports]] path = "github.com/HugoBlox/hugo-blox-builder/modules/blox-core" +[minify] + disableJS = true + [markup] [markup.goldmark] [markup.goldmark.renderer]