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 b629e4b commit 0f9e134Copy full SHA for 0f9e134
layouts/partials/footer.html
@@ -6,7 +6,7 @@
6
</a>
7
<div class="footer__social">
8
<a aria-label="x" class="footer__socialIcon" margin-top: -.15em href="https://x.com/maxmind">
9
- {{ readFile "assets/x logo.svg" | safeHTML }}
+ {{ readFile "assets/FaTwitterSquare.svg" | safeHTML }}
10
11
<a aria-label="LinkedIn" class="footer__socialIcon" href="https://www.linkedin.com/company/maxmind">
12
{{ readFile "assets/FaLinkedin.svg" | safeHTML }}
0 commit comments