summaryrefslogtreecommitdiffstats
path: root/exampleSite/config/_default
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config/_default')
-rw-r--r--exampleSite/config/_default/config.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/exampleSite/config/_default/config.yaml b/exampleSite/config/_default/config.yaml
index 930f608..b0fd623 100644
--- a/exampleSite/config/_default/config.yaml
+++ b/exampleSite/config/_default/config.yaml
@@ -43,6 +43,9 @@ googleAnalytics: ''
minify:
# Do not minify XML files to avoid CDATA escape issues
disableXML: true
+ tdewolff:
+ html:
+ keepQuotes: true
outputs:
home: [HTML, Atom, FEED, JSONFEED, JSON, MANIFEST, humanstxt]