![images.png](https://lab.nexedi.cn/jerome/gitlab-ce/-/raw/1a9c2ddc55cf563ea42d67811a19b2693d7a44e9/app/assets/images/images.png)
-
Kevin Lyda authored
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
dcaedb4a
![images.png](https://lab.nexedi.cn/jerome/gitlab-ce/-/raw/1a9c2ddc55cf563ea42d67811a19b2693d7a44e9/app/assets/images/images.png)