Skip to content

Commit 0f9e134

Browse files
authored
Update footer.html
Adding back Twitter logo so that we can commit the updates to the footer links and then revisit the logo issues at a later date.
1 parent b629e4b commit 0f9e134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/partials/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</a>
77
<div class="footer__social">
88
<a aria-label="x" class="footer__socialIcon" margin-top: -.15em href="https://x.com/maxmind">
9-
{{ readFile "assets/x logo.svg" | safeHTML }}
9+
{{ readFile "assets/FaTwitterSquare.svg" | safeHTML }}
1010
</a>
1111
<a aria-label="LinkedIn" class="footer__socialIcon" href="https://www.linkedin.com/company/maxmind">
1212
{{ readFile "assets/FaLinkedin.svg" | safeHTML }}

0 commit comments

Comments
 (0)