optimize PNG images in lnbits/static/images for size (#2131)
* optimize PNG images in lnbits/static/images for size * remove lnbits/static/extension.png which is not used anywhere * add tools/optipng.sh
This commit is contained in:
parent
43b8c744e6
commit
992e3bfb9a
23 changed files with 1 additions and 0 deletions
1
tools/optipng.sh
Normal file
1
tools/optipng.sh
Normal file
|
|
@ -0,0 +1 @@
|
|||
optipng -o 7 docs/logos/*.png lnbits/static/images/*.png lnbits/static/images/logos/*.png
|
||||
Loading…
Add table
Add a link
Reference in a new issue