diff options
Diffstat (limited to 'src/http')
-rw-r--r-- | src/http/tpl/index.html | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/src/http/tpl/index.html b/src/http/tpl/index.html index 0e5b58e..8431fa7 100644 --- a/src/http/tpl/index.html +++ b/src/http/tpl/index.html @@ -9,10 +9,8 @@ </p> <h2>Social</h2> - <p>Feel free to hmu on any of these if you'd like to get in touch.</p> + <p>Feel free to hmu over email if you'd like to get in touch.</p> <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:me@mediocregopher.com">me@mediocregopher.com</a></li> </ul> @@ -25,20 +23,15 @@ are for open-source code I've written. </li> <li><a href="https://github.com/mediocregopher/radix">radix</a> is for using redis with go.</li> - <li><a href="https://code.betamike.com/cryptic-io/cryptic-net">cryptic-net</a> implements the foundation of a community infrastucture.</li> + <li><a href="https://code.betamike.com/micropelago">micropelago</a> implements the foundation of a community infrastucture.</li> <li><a href="https://code.betamike.com/mediocregopher/mediocre-blog">mediocre-blog</a> is the CMS I designed from scratch to run this site.</li> </ul> - <h2>Art</h2> - <ul> - <li><a href="https://opensea.io/mediocregopher?tab=created">OpenSea</a> lists some NFTs I've made.</li> - <li><a href="https://exchange.art/artists/mediocregopher/series">Exchange.art</a> lists others.</li> - </ul> - <h2>Other</h2> <ul> <li><a href="https://bgpicciano.com">bgpicciano.com</a> is my cover site/resume.</li> <li><a href="https://news.cryptic.io">Cryptic News</a> aggregates interesting blogs.</li> + <li><a href="https://opensea.io/mediocregopher?tab=created">OpenSea</a> lists some NFTs I've made.</li> </ul> <hr/> |