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.
2 parents 35deee4 + 44d7a9a commit 55c2af6Copy full SHA for 55c2af6
webcompat/templates/shared/footer.html
@@ -74,7 +74,7 @@
74
<ul class="grid-cell x1 footer-sub-icons">
75
<li class="footer-icon icon-twitter">
76
<a class="footer-item-link" aria-label="open Twitter in a new tab" href="https://twitter.com/webcompat/with_replies" target="_blank">
77
- <svg class="icon" role="presentation" viewBox="0 0 30 30 aria-hidden="true"">
+ <svg class="icon" role="presentation" viewBox="0 0 30 30" aria-hidden="true">
78
<use xlink:href="#svg-twitter" />
79
</svg>
80
</a>
0 commit comments