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"