parent
4f2e06d6ba
commit
a59532eb9f
@ -1 +1,2 @@
|
|||||||
|
#!/bin/bash
|
||||||
hugo && find public -path "*.html" -type f -exec tidy --quiet yes --drop-empty-elements no --hide-comments yes -o {} {} \;
|
hugo && find public -path "*.html" -type f -exec tidy --quiet yes --drop-empty-elements no --hide-comments yes -o {} {} \;
|
||||||
|
Loading…
Reference in new issue