TamaTamaGoGo / RPi-Store

Tools for raspberry pi
https://tamatamagogo.github.io/RPi-Tools
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

[ImgBot] Optimize images #11

Closed imgbot[bot] closed 3 years ago

imgbot[bot] commented 3 years ago

Beep boop. Your images are optimized!

Your image file size has been reduced by 11% 🎉

Details | File | Before | After | Percent reduction | |:--|:--|:--|:--| | /img/icon/RPi-Store.png | 198.54kb | 176.97kb | 10.86% |

Black Lives Matter | 💰 donate | 🎓 learn | ✍🏾 sign

📝 docs | :octocat: repo | 🙋🏾 issues | 🏅 swag | 🏪 marketplace

changelogg[bot] commented 3 years ago

Hey! Changelogs info seems to be missing or might be in incorrect format. Please use the below template in PR description to ensure Changelogg can detect your changes:

    - (tag) changelog_text
or
```
- tag: changelog_text
```
**OR**
You can add tag in PR header or while doing a commit too
```    
(tag) PR header
```
or
```
tag: PR header
```
Valid tags: **added** / **feat**, **changed**, **deprecated**, **fixed** / **fix**, **removed**, **security**, **build**, **ci**, **chore**, **docs**, **perf**, **refactor**, **revert**, **style**, **test**
Thanks!
For more info, check out [changelogg docs](https://docs.changelogg.io/)