summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBrian Picciano <mediocregopher@gmail.com>2024-03-24 15:12:52 +0100
committerBrian Picciano <mediocregopher@gmail.com>2024-03-24 15:12:52 +0100
commit60404da798c0dd71d0b2e26b62afe55fe3b1d387 (patch)
treedb66dda47ba58ff639e6e468cf3461efceb59531 /src
parent1757c74cda67bf7c714e4b2b66d89ab00d12f12e (diff)
Update contacts to include signal username
Diffstat (limited to 'src')
-rw-r--r--src/gmi/tpl/index.gmi8
-rw-r--r--src/http/tpl/index.html7
2 files changed, 11 insertions, 4 deletions
diff --git a/src/gmi/tpl/index.gmi b/src/gmi/tpl/index.gmi
index 4763172..506c1c5 100644
--- a/src/gmi/tpl/index.gmi
+++ b/src/gmi/tpl/index.gmi
@@ -17,11 +17,13 @@ Below you'll find other information and links related to me.
## Social
-Feel free to hmu over email if you'd like to get in touch.
+Feel free to hmu over email or Signal if you'd like to get in touch.
-* Email: me@mediocregopher.com
+=> mailto:me@mediocregopher Email: me@mediocregopher.com
-=> {{ BlogURL "me@mediocregopher.com.gpg" }} * GPG Key
+=> {{ BlogURL "me@mediocregopher.com.gpg" }} GPG Key
+
+=> https://signal.me/#eu/x5psueq2E3WfFwwEgFDoWeSZx9k4u8vFBaiMSa4Lo0cvluHkb-dIpJp1wfdJsdie Signal: mediocregopher.01
## Dev
diff --git a/src/http/tpl/index.html b/src/http/tpl/index.html
index aaf598f..6e786b0 100644
--- a/src/http/tpl/index.html
+++ b/src/http/tpl/index.html
@@ -9,10 +9,15 @@
</p>
<h2>Social</h2>
- <p>Feel free to hmu over email if you'd like to get in touch.</p>
+ <p>Feel free to hmu over email or Signal if you'd like to get in touch.</p>
<ul>
<li>Email: <a href="mailto:me@mediocregopher.com">me@mediocregopher.com</a></li>
<li><a href="{{ StaticURL "me@mediocregopher.com.gpg" }}">GPG Key</a></li>
+ <li>Signal:
+ <a href="https://signal.me/#eu/x5psueq2E3WfFwwEgFDoWeSZx9k4u8vFBaiMSa4Lo0cvluHkb-dIpJp1wfdJsdie">
+ mediocregopher.01
+ </a>
+ </li>
</ul>
<h2>Dev</h2>