Files
Дилян Палаузов e240dc7060 Optimize PNG files (#8827)
by calling

optipng -o7 -zm9 -strip all `find -name '*.png'`

This will lead to less data transferred to the browsers.
2022-12-30 10:12:42 +01:00
..