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 7439aad commit 9b920a0
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 @@ -87,7 +87,7 @@
</span>
<span class="badge d-flex p-2 align-items-center text-primary-emphasis bg-primary-subtle rounded-pill">
<span class="px-1">Primary 2</span>
<a href="#"><svg class="bi ms-1" width="16" height="16" role="img" aria-label="Delete primary 2"><use xlink:href="#x-circle-fill"/></svg></a>
<a href="#" aria-label="Delete primary 2"><svg class="bi ms-1" width="16" height="16"><use xlink:href="#x-circle-fill"/></svg></a>
</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>
Expand Down

0 comments on commit 9b920a0

Please sign in to comment.