mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 07:18:54 +00:00
487 B
487 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.html.keepConditionalCommentshas been deprecated. Usehtml.keepSpecialCommentsinstead.