Remove comments in tidy

main
Elnu 3 years ago
parent d3981bb4b1
commit 9917f42027

@ -1 +1 @@
hugo && find public -path "*.html" -type f -exec tidy --quiet yes --drop-empty-elements no -o {} {} \; hugo && find public -path "*.html" -type f -exec tidy --quiet yes --drop-empty-elements no --hide-comments yes -o {} {} \;

Loading…
Cancel
Save