1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-01-10 20:22:58 -05:00

minify HTML on build

This commit is contained in:
2019-11-22 16:23:45 -05:00
parent 7887aeb6ed
commit cf3e2ca5cf
17 changed files with 248 additions and 180 deletions

View File

@@ -15,7 +15,3 @@ insert_final_newline = true
# site content
[*.md]
trim_trailing_whitespace = false
# Hugo templates
[*.html]
insert_final_newline = false