Skip to content

Commit ebedc17

Browse files
patrickhlaukeMike Taylor
authored and
Mike Taylor
committed
Typo in footer SVG markup
Follow-up to webcompat#2484 due to a silly typo... r? @miketaylr
1 parent f1d3b98 commit ebedc17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webcompat/templates/shared/footer.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<ul class="grid-cell x1 footer-sub-icons">
7575
<li class="footer-icon icon-twitter">
7676
<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"">
77+
<svg class="icon" role="presentation" viewBox="0 0 30 30 aria-hidden="true>
7878
<use xlink:href="#svg-twitter" />
7979
</svg>
8080
</a>

0 commit comments

Comments
 (0)