From 574d14ab2edb0e2c21a349a83342622e74abb269 Mon Sep 17 00:00:00 2001 From: ra_ma Date: Tue, 14 Jul 2026 21:15:33 +0100 Subject: [PATCH] css issue --- hugo.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hugo.toml b/hugo.toml index 5c814cb..be80940 100644 --- a/hugo.toml +++ b/hugo.toml @@ -4,6 +4,9 @@ title = 'R.A.B.I.D.s' theme = "hello-4s3ti" publishDir = "." +[minify] + disableCSS = true + [params] dateform = "Jan 2, 2006" dateformShort = "Jan 2"