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 f6d5416 commit 85a2137Copy full SHA for 85a2137
layouts/partials/footer.html
@@ -9,7 +9,7 @@
9
</div>
10
<div class="footer-links">
11
<ul class="footer-services">
12
- <li><a href="https://twitter.com/AsahiLinux"><i class="fab fa-twitter"></i></a></li>
+ <li><a href="https://social.treehouse.systems/@AsahiLinux"><i class="fab fa-mastodon"></i></a></li>
13
<li><a href="https://github.com/AsahiLinux"><i class="fab fa-github"></i></a></li>
14
<li><a href="https://www.patreon.com/marcan"><i class="fab fa-patreon"></i></a></li>
15
</ul>
0 commit comments