Skip to content

Commit 464f0b3

Browse files
Update footer.html
1 parent a83ec31 commit 464f0b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_includes/footer.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,12 @@
1616

1717
<div class="social-links">
1818
{%- 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>
1920
</div>
2021

2122
<div class="copyright">
2223
Copyright © 2022 CodeChimp
2324
</div>
2425
</div>
2526

26-
</footer>
27+
</footer>

0 commit comments

Comments
 (0)