summaryrefslogtreecommitdiffstats
path: root/static/includes
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2021-02-10 18:40:39 -0500
committerrsiddharth <s@ricketyspace.net>2021-02-10 18:40:39 -0500
commitf49efccbc1e7d6c3873d13b049f5f1cbb3e21b46 (patch)
tree2b3a26f80f3cb5cc9a71361831d3250a966c2833 /static/includes
parentcd2cac9ba31830e669959c1642a6fe428b0c52a4 (diff)
footer: add fsf-friends xmpp link under 'follow' section
Resolves 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 3729c26..4648bd3 100644
--- a/static/includes/follow.html
+++ b/static/includes/follow.html
@@ -19,6 +19,10 @@
<span class="matrix-icon"></span>
<span class="is-sr-only">FSF-Friends - Matrix Group</span></a>
</li>
+ <li><a class="follow-link" href="//conversations.im/j/fsf-friends@conference.diasp.in">
+ <span class="xmpp-icon"></span>
+ <span class="is-sr-only">fsf-friends@conference.diasp.in - XMPP</span></a>
+ </li>
</ul>
</div>
</div>