From ca4adcb6e22b96e05981bda6bdb978b29653fa564378101bd40e035557ccd91e Mon Sep 17 00:00:00 2001 From: Nicholas Johnson <> Date: Tue, 8 Sep 2026 00:00:00 +0000 Subject: Minify output --- config/_default/hugo.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 684ab76..2a57aef 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -17,6 +17,9 @@ timeZone = "UTC" [markup] _merge = "deep" +[minify] + minifyOutput = true + [taxonomies] tag = "tags" -- cgit v1.2.3