diff options
author | Preston Pan <preston@nullring.xyz> | 2022-11-28 19:18:54 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2022-11-28 19:18:54 -0800 |
commit | 3f7b7e191bbe7db586fa2732ee799cab92bbd6cc (patch) | |
tree | df9ab906d8297833c0ac534984ccec772bb65718 /website/index.html | |
parent | cd46e2ba935bbe8c3d55dfae410230f37425643e (diff) |
add fediverse; add calculus source files; fix calculus stuff
Diffstat (limited to 'website/index.html')
-rw-r--r-- | website/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/website/index.html b/website/index.html index 0796a29..e483ac9 100644 --- a/website/index.html +++ b/website/index.html @@ -58,6 +58,7 @@ $$START CONTENT <p>Here are the services that I run on my server/socially:</p> <ul> <li><a href="https://git.prestonpan.tech/prestonpan.git/atom">rss feed</a> -- atom feed for the website commit page to keep you updated on changes.</li> + <li><a href="https://fedi.andrei.website/u/LiCoO2/rss">rss feed (2)</a> -- rss feed for my honk account, a fediverse server.</li> <li><a href="https://radio.prestonpan.tech">Radio</a> -- listen to music that I also listen to.</li> <li><a href="gopher://prestonpan.tech">Gopherhole</a> -- logs for andrei.website and other cool stuff, must be viewed with a gopher client.</li> <li><a href="https://git.prestonpan.tech">Git server</a> -- see the code that I write or my dotfiles and other stuff.</li> |