Skip to content

Commit

Permalink
Remove comments from HTML.
Browse files Browse the repository at this point in the history
  • Loading branch information
cotes2020 committed Oct 12, 2020
1 parent a1f2699 commit 8bc3df9
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,10 +168,8 @@ sass:

compress_html:
clippings: all
comments: ["<!-- ", " -->"]
endings: [html, head, body, dt, dd, rt, rp,
optgroup, option, colgroup, caption,
thead, tbody, tfoot, tr, td, th]
comments: all
endings: all
profile: false
blanklines: false
ignore:
Expand Down

0 comments on commit 8bc3df9

Please sign in to comment.