Commit dcaedb4a5e3dae774e0211935977cf4514e2a928
1 parent
ee0e9830
Exists in
spb-stable
and in
3 other branches
Reduce image size.
Checking the site with the PageSpeed extension, one of the reports was in reducing image size. This reduced the number of bytes by 67%. It was done with optipng -o7 -fix *.png in the app/assets/images dir. References: optipng: http://optipng.sourceforge.net/ PageSpeed extension: https://developers.google.com/speed/docs/insights/using_chrome
Showing
12 changed files
Show diff stats
app/assets/images/bg-header.png
app/assets/images/dark-scheme-preview.png
app/assets/images/file_txt.png
app/assets/images/icon-search.png
app/assets/images/images.png
app/assets/images/logo-black.png
app/assets/images/logo-white.png
app/assets/images/monokai-scheme-preview.png
app/assets/images/no_avatar.png
app/assets/images/solarized-dark-scheme-preview.png
app/assets/images/switch_icon.png
app/assets/images/white-scheme-preview.png