Skip to content

Commit

Permalink
Update site/content/docs/5.3/examples/badges/index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickhlauke authored Dec 10, 2024
1 parent 4c569b7 commit 7439aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/content/docs/5.3/examples/badges/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
</span>
<span class="badge d-flex p-2 align-items-center text-primary-emphasis bg-primary-subtle border border-primary-subtle rounded-pill">
<span class="px-1">Primary 3</span>
<a href="#"><svg class="bi ms-1" width="16" height="16" role="img" aria-label="Delete primary 3"><use xlink:href="#x-circle-fill"/></svg></a>
<a href="#" aria-label="Delete primary 3"><svg class="bi ms-1" width="16" height="16"><use xlink:href="#x-circle-fill"/></svg></a>
</span>
</div>

Expand Down

0 comments on commit 7439aad

Please sign in to comment.