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:
@@ -0,0 +1 @@
|
||||
optipng -o 7 docs/logos/*.png lnbits/static/images/*.png lnbits/static/images/logos/*.png
|
||||
Reference in New Issue
Block a user