@ -1,2 +1,3 @@
#!/bin/bash
git pull;
hugo && find public -path "*.html" -type f -exec tidy --quiet yes --drop-empty-elements no --hide-comments yes -o {} {} \;