mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-03 04:02:38 +00:00
619 B
619 B
title, linkTitle, description, categories, keywords
| title | linkTitle | description | categories | keywords |
|---|---|---|---|---|
| Configure minify | Minify | Configure minify. |
This is the default configuration:
{{< code-toggle config=minify />}}
See the tdewolff/minify project page for details, but note the following:
css.inlineis for internal use. Changing this setting has no effect.css.keepCSS2has been deprecated. Usecss.versioninstead.html.keepConditionalCommentshas been deprecated. Usehtml.keepSpecialCommentsinstead.svg.inlineis for internal use. Changing this setting has no effect.