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 23c1cb0 commit 99c62a4Copy full SHA for 99c62a4
_includes/footer.html
@@ -16,7 +16,7 @@
16
17
<div class="social-links">
18
{%- include social.html -%}
19
- <ul><li><a rel="me" href="https://mastodon.online/@codechimp">Mastodon</a><svg class="svg-icon"><use xlink:href="/assets/minima-social-icons.svg#mastodon"></use></svg> <span class="username">codechimp</span></a></li></ul>
+ <ul class="social-media-list"><li><a rel="me" href="https://mastodon.online/@codechimp"><svg class="svg-icon"><use xlink:href="/assets/minima-social-icons.svg#mastodon"></use></svg> <span class="username">codechimp</span></a></li></ul>
20
</div>
21
22
<div class="copyright">
0 commit comments