diff options
Diffstat (limited to 'src/http/tpl/index.html')
-rw-r--r-- | src/http/tpl/index.html | 7 |
1 files changed, 6 insertions, 1 deletions
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> |