summaryrefslogtreecommitdiffstats
path: root/static/includes
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2021-02-08 22:32:52 -0500
committerrsiddharth <s@ricketyspace.net>2021-02-08 22:32:52 -0500
commitb26beaae3c2133ce5ef1e354fb798cda589c58be (patch)
treec5aef3d6c37cde717ad1ab73afb81078a297d7b8 /static/includes
parent255a5d8175138c9ed5768880f769233a8bb70af4 (diff)
footer: add fsf-friends matrix group under 'follow' section
Addresses issue #15
Diffstat (limited to 'static/includes')
-rw-r--r--static/includes/follow.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/includes/follow.html b/static/includes/follow.html
index e3f2592..76aed2b 100644
--- a/static/includes/follow.html
+++ b/static/includes/follow.html
@@ -15,6 +15,10 @@
<span class="email-icon"></span>
<span class="is-sr-only">Mailing List</span></a>
</li>
+ <li><a class="follow-link" href="//matrix.to/%23/%23fsf-friends%3Apoddery.com">
+ <span class="matrix-icon"></span>
+ <span class="is-sr-only">FSF-Friends - Matrix Group</span></a>
+ </li>
</ul>
</div>
</div>