about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2021-03-31 16:25:36 -0400
committerBen Harris <ben@tilde.team>2021-03-31 16:25:36 -0400
commit7ce658f601bec84b2503cd575fc6ae2ce634f211 (patch)
treefbf7fd90e83b6d452e41d462090ee97b9802663e
parent42b06b6c27d583b3675f17b7b0f6c6a4cbd66687 (diff)
switch to gruvbox.css
-rw-r--r--index.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/index.html b/index.html
index fe7ecab..8fce0bc 100644
--- a/index.html
+++ b/index.html
@@ -5,14 +5,15 @@
         <meta charset="utf-8" />
         <meta content="ie=edge" http-equiv="x-ua-compatible" />
         <meta content="width=device-width, initial-scale=1" name="viewport" />
-        <link href="https://tilde.team/css/hacker.css" rel="stylesheet" />
+        <link href="https://tilde.team/~ben/gruvbox/gruvbox.min.css" rel="stylesheet" />
         <link href="favicon.png" rel="shortcut icon" type="image/png" />
         <title>hmm.st jabber</title>
     </head>
 
     <body>
-        <main class="container">
+        <main>
             <h1>hmm.st</h1>
+            <hr />
 
             <p>welcome to xmpp @ hmm.st</p>
 
@@ -29,7 +30,7 @@
             <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
+            <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>