sudiptob2 / cf-stats

A github action based realtime Codeforces activity statistics card and badge generator for github readme
GNU General Public License v3.0
187 stars 35 forks source link

fix broken codeforces logo in the badges #27

Closed sudiptob2 closed 2 years ago

sudiptob2 commented 2 years ago

The rating and max_rating badges are generated using ppybadge library. CF logo used in the badge is not rendered properly when viewed inside readme/Github. But if you download/save the image on your local computer and then open it with any image viewer/browser the logo is visible! We need to fix this bug/investigate why this issue is occurring.