We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77eb04f commit 42b2969Copy full SHA for 42b2969
site/content/docs/5.3/examples/badges/index.html
@@ -144,6 +144,6 @@
144
<img class="rounded-circle me-1" width="24" height="24" src="https://github.com/mdo.png" alt="">
145
Dark
146
<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>
+ <a href="#" aria-label="Delete dark"><svg class="bi" width="16" height="16" aria-hidden="true"><use xlink:href="#x-circle-fill"/></svg></a>
148
</span>
149
</div>
0 commit comments