diff options
author | Brian Picciano <mediocregopher@gmail.com> | 2023-01-23 18:55:10 +0100 |
---|---|---|
committer | Brian Picciano <mediocregopher@gmail.com> | 2023-01-23 18:55:10 +0100 |
commit | 57719f29b9b44d4cdcf395c6de587d1ca9370505 (patch) | |
tree | a4e445460bd0bd82fcdafc0b94bbfbc2e9113cc9 /src/http/tpl/index.html | |
parent | c4520f2c84c0d4555bdb02f4ec7b2d1a8bdefca2 (diff) |
Small fixes to index pages
Diffstat (limited to 'src/http/tpl/index.html')
-rw-r--r-- | src/http/tpl/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/http/tpl/index.html b/src/http/tpl/index.html index c9eb45b..fdaf43f 100644 --- a/src/http/tpl/index.html +++ b/src/http/tpl/index.html @@ -13,7 +13,7 @@ <ul> <li>Matrix: <a href="https://matrix.to/#/@mediocregopher:waffle.farm">@mediocregopher:waffle.farm</a></li> <li>Mastodon: <a href="https://social.cryptic.io/@mediocregopher">@mediocregopher@social.cryptic.io</a></li> - <li>Email: <a href="mailto:mediocregopher@gmail.com">mediocregopher@gmail.com</a></li> + <li>Email: <a href="mailto:me@mediocregopher.com">me@mediocregopher.com</a></li> </ul> <h2>Dev</h2> |