Skip to content

[Docs] Made With Bulma displays Incorrect badges. #3965

Open
@abp1994

Description

@abp1994

I have noticed that the Bulma badges referenced on the documentation "made with bulma" page are not showing correctly- (https://bulma.io/made-with-bulma/)

The 6 versions of the badge are shown correctly in the first section as shown below.

Image

However in the second section which shows how to embed the badges directly, labeled "Badge Snippets", all the badges are shown as the default rather than the variant. (see below)

Image

To fix this each image needs to be referencing its correct badge version and the associated snippets of code needs to be updated to reflect this too.

As an example: The white made with bulma badge needs to be updated to the "made-with-bulma--white.png" image and in the code snippet src="https://bulma.io/assets/images/made-with-bulma.png" needs to be changed to to src="https://bulma.io/assets/images/made-with-bulma--white.png"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions