Skip to content

Commit 42b2969

Browse files
Update site/content/docs/5.3/examples/badges/index.html
1 parent 77eb04f commit 42b2969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/docs/5.3/examples/badges/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,6 @@
144144
<img class="rounded-circle me-1" width="24" height="24" src="https://github.com/mdo.png" alt="">
145145
Dark
146146
<span class="vr mx-2"></span>
147-
<a href="#" aria-label="Delete dark"><svg class="bi" width="16" height="16"><use xlink:href="#x-circle-fill"/></svg></a>
147+
<a href="#" aria-label="Delete dark"><svg class="bi" width="16" height="16" aria-hidden="true"><use xlink:href="#x-circle-fill"/></svg></a>
148148
</span>
149149
</div>

0 commit comments

Comments
 (0)