for file in *.png ; do pngcrush -reduce -brute "$file" "${file%.png}-crushed.png" && mv -f "${file%.png}-crushed.png" "$file" ; done
- Change the letter spacing on the landing page to make the header more readable - Change the logo on the 500 page