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:
Pavol Rusnak
2023-11-30 12:50:19 +00:00
committed by GitHub
parent 43b8c744e6
commit 992e3bfb9a
23 changed files with 1 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
optipng -o 7 docs/logos/*.png lnbits/static/images/*.png lnbits/static/images/logos/*.png