Keep all quotation marks when minifying HTML

This commit is contained in:
Ethan Yoo 2024-07-14 08:13:23 -04:00
parent 820bebe032
commit 99d1535c7c
Signed by: ethan
GPG Key ID: 70596474C5D20F85
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ title = "Ethan Yoo"
minifyOutput = true
[minify.tdewolff.html]
keepComments = true
keepQuotes = true
# Parameters
[params]