Skip to content

Commit 4c5be01

Browse files
patrickhlaukemiketaylr
authored andcommitted
Typo in footer SVG markup
Follow-up to #2484 due to a silly typo... r? @miketaylr
1 parent 8dedca2 commit 4c5be01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webcompat/templates/shared/footer.html

Lines changed: 1 addition & 1 deletion
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)