Skip to content

Commit 827abdf

Browse files
Demos: Optimize PNG files
Optimization done by calling: for i in `find -name '*.png'`; do optipng -o7 -zm9 $i; done Closes gh-2132
1 parent 4558844 commit 827abdf

File tree

2 files changed

+0
-0
lines changed

2 files changed

+0
-0
lines changed
-18 Bytes
Loading
-30 Bytes
Loading

0 commit comments

Comments
 (0)