twbs / bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

Home Page:https://getbootstrap.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README: `img.badgesize.io` badges are not rendered

julien-deramond opened this issue · comments

Description

In our README, there is a rendering issue with some badges present in the Status section.

Screenshot 2024-05-02 at 19 03 06

These badges are all using https://img.badgesize.io where there is an open issue apparently linked to an expired registry: ngryman/badge-size#113

Several options:

  • Let these badges as they are now, and wait for an upstream fix
  • Switch to another badge provider
  • Drop these badges, and re-include them when the upstream issue is fixed

I tried to fix it statically by brute-forcing it. I simply created another badge with the same link, but I couldn't understand the badge design. I'm unable to match the design of the badge.

Could you please provide the badge design model or style query for it?

Here's what I have tried to build
image

Please do assign me for this issue