enable minify

This commit is contained in:
Edgar 2021-12-24 12:05:47 +01:00
parent a49baab926
commit 8f6f860f89
No known key found for this signature in database
GPG key ID: 8731E6C0166EAA85

View file

@ -10,7 +10,7 @@ default_language = "en"
compile_sass = true
# todo, when debian updates zola, enable this again, there is a bug where minify removes newlines in pre.
#minify_html = true
minify_html = true
# Whether to build a search index to be used later on by a JavaScript library
build_search_index = true