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 8dedca2 commit 4c5be01Copy full SHA for 4c5be01
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="Twitter (opens 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