about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2021-03-31 16:03:32 -0400
committerBen Harris <ben@tilde.team>2021-03-31 16:03:32 -0400
commitbf3253b96d821ed8e4813c106546c84b095f9fff (patch)
treee81ffa1472d190572c7e857e362147cc07b90297
parenta36797502a1a9662dad172a51084c9b8aa54a4bc (diff)
update info and add permalinks
-rw-r--r--index.html23
1 files changed, 15 insertions, 8 deletions
diff --git a/index.html b/index.html
index 2387965..61fe30c 100644
--- a/index.html
+++ b/index.html
@@ -12,23 +12,30 @@
 
 <body>
 <main class="container">
-    <h1>hmm.st jabber service</h1>
+    <h1>hmm.st</h1>
     <p>welcome to xmpp @ hmm.st</p>
     <p>this is <a href="https://benharr.is">ben</a>'s xmpp server.</p>
-    <p>use your favorite jabber/xmpp client to register. you'll be required to complete a captcha.</p>
+    <p>it runs on a thinkpad x230 in my living room.</p>
+    <p>
+        use your favorite jabber/xmpp client or <a href="#webchat">webchat</a> to register.
+        you'll be required to complete a captcha.
+    </p>
     <p>join the <a href="xmpp:hmm@conference.hmm.st?join">hmm chat</a> for help/questions or just to chat.</p>
-    <p>no uptime guarantees, but i do use this for my <a href="https://jmp.chat">sms/mms via jmp.chat</a>.</p>
-    <p>we have a 100% compliance score:</p>
-    <p><a href="https://compliance.conversations.im/server/hmm.st/"><img alt="hmm.st compliance badge" src="https://compliance.conversations.im/badge/hmm.st"></a></p>
-    <h2>biboumi</h2>
+    <p>no uptime guarantees, but i do my <a href="https://jmp.chat">calling/sms via jmp.chat</a>, so i do my best to keep it running.</p>
+    <p>
+        we have a 100% compliance score:
+        <a href="https://compliance.conversations.im/server/hmm.st/">
+            <img alt="hmm.st compliance badge" src="https://compliance.conversations.im/badge/hmm.st"></a>
+    </p>
+    <h2 id="biboumi">biboumi</h2>
     <p>there's a biboumi component on our server.</p>
     <p>
     	you can join irc channels like any other MUC with the following room id format
-	<code>#channel%tilde.chat@irc.hmm.st</code>
+        <code>#channel%tilde.chat@irc.hmm.st</code>
     </p>
     <p>see the <a href="https://doc.biboumi.louiz.org/9.0/user.html#join-an-irc-channel">biboumi docs</a> for more info or bug ben in the <a href="xmpp:hmm@conference.hmm.st?join">hmm chat</a></p>
 
-    <h2>webchat</h2>
+    <h2 id="webchat">webchat</h2>
     <p>you can find our <a href="converse.html">webchat here</a></p>
     <p>we also have a <a href="https://movim.hmm.st/">movim pod</a></p>