summaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2021-02-03 20:00:49 -0500
committerrsiddharth <s@ricketyspace.net>2021-02-03 20:00:49 -0500
commit454c0f03ecd286141abf9c6d5e632b0d53b3187c (patch)
treed504604a295e33412240712db2959ff206628f5f /static
parent2ad80a463890d8e08259db52dbc0ddce06a22a06 (diff)
static/contact/index.html: add links to matrix group and xmpp
Diffstat (limited to 'static')
-rwxr-xr-xstatic/contact/index.html12
1 files changed, 7 insertions, 5 deletions
diff --git a/static/contact/index.html b/static/contact/index.html
index da2ca38..ab6c243 100755
--- a/static/contact/index.html
+++ b/static/contact/index.html
@@ -17,11 +17,13 @@
<div class="columns">
<div class="column is-three-fifths">
- <p>You may also contact us
- via <a href="//social.masto.host/@fsfi">mastodon</a>
- or
- our <a href="//lists.fsci.in/postorius/lists/fsf-discuss.mm.gnu.org.in">fsf-discuss</a>
- mailing list.</p>
+ <p>You may also contact us via:</p>
+ <ul>
+ <li><a href="//social.masto.host/@fsfi">mastodon</a></li>
+ <li><a href="//lists.fsci.in/postorius/lists/fsf-discuss.mm.gnu.org.in">fsf-discuss</a> mailing list</li>
+ <li><a href="//matrix.to/#/#fsf-friends:poddery.com">#fsf-friends:poddery.com</a> matrix group</li>
+ <li><a href="//conversations.im/j/fsf-friends@conference.diasp.in">fsf-friends@conerence.diasp.in</a> (XMPP)</li>
+ </ul>
<form class="contact-form" method="post"
action="/contact/submit/">