We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b7e8c7 commit 44d7a9aCopy full SHA for 44d7a9a
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