about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2021-03-31 15:41:10 -0400
committerBen Harris <ben@tilde.team>2021-03-31 15:41:10 -0400
commita36797502a1a9662dad172a51084c9b8aa54a4bc (patch)
tree531ecf6f94bec45ae65f5c81bdfae43a17ade92b
parent278643b8a8cd812cb1e34e985668517bae591488 (diff)
add link to source code
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index 8ac1d3b..2387965 100644
--- a/index.html
+++ b/index.html
@@ -31,6 +31,8 @@
     <h2>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>
+
+    <footer><a href="https://tildegit.org/ben/hmm.st">site source</a></footer>
 </main>
 </body>
 </html>