twbs / bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
https://getbootstrap.com
MIT License
167.89k stars 78.51k forks source link

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

Closed julien-deramond closed 1 week ago

julien-deramond commented 1 month ago

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: https://github.com/ngryman/badge-size/issues/113

Several options:

itsmesuraj20 commented 1 month ago

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

itsmesuraj20 commented 1 month ago

Please do assign me for this issue

julien-deramond commented 1 week ago

It's back to normal thanks to https://github.com/ngryman/badge-size/issues/113#issuecomment-2126523910. I'll reopen this issue if the issue comes back.