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 8e8c7ac commit 4b7091cCopy full SHA for 4b7091c
layouts/partials/footer.html
@@ -13,7 +13,7 @@
13
<ul class="footer-services">
14
<li><a href="https://social.treehouse.systems/@AsahiLinux"><i class="fab fa-mastodon"></i></a></li>
15
<li><a href="https://github.com/AsahiLinux"><i class="fab fa-github"></i></a></li>
16
- <li><a href="https://www.patreon.com/marcan"><i class="fab fa-patreon"></i></a></li>
+ <!-- TODO: Open Collective? -->
17
</ul>
18
<ul class="footer-menu-container">
19
<li><a href="/about">About</a></li>
0 commit comments