Skip to content

Commit 600fec5

Browse files
Optimize PNG files
by calling for i in `find -name '*.png'`; do optipng -o7 -zm9 $i; done
1 parent 62f2ccc commit 600fec5

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)