diff --git a/config.toml b/config.toml index 72b72ba5..eaaee0b2 100644 --- a/config.toml +++ b/config.toml @@ -146,3 +146,8 @@ date = ["date", "publishDate", "lastmod", ":git"] [outputFormats.rss] baseName = 'index' name = 'rss' + +[minify] + [minify.tdewolff] + [minify.tdewolff.html] + keepQuotes = true