diff options
| -rw-r--r-- | haunt/pages/about.sxml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/haunt/pages/about.sxml b/haunt/pages/about.sxml index 8c5eb27..691c944 100644 --- a/haunt/pages/about.sxml +++ b/haunt/pages/about.sxml @@ -34,8 +34,6 @@ (li ,(hyperlink "https://git.sr.ht/~jakob" "git")) (li ,(hyperlink "https://social.jakob.space/jakob" "fedi")) (li ,(hyperlink "https://en.wikipedia.org/wiki/User:ZeroDaysForDays" "wiki")) - (li ,(hyperlink "http://tilde.town/~jakob" "tilde")) - (li ,(hyperlink "http://zerodaysfordays.sdf.org/" "sdf")) (li ,(hyperlink "https://lobste.rs/u/jakob" "lobste.rs"))) (main (@ (class "overline")) (div (@ (class "portrait")) @@ -58,6 +56,6 @@ received it. SDF has discontinued mail service on that domain. As such, " (p "Collection of some things that I especially enjoyed reading.")) (section (h4 ,(hyperlink "/pages/changelog.html" "Changelog")) (p "A record of any notable user-facing changes made to this website."))) - (p "ยน: Though I request that you reach out to me through other channels before + (p "1: I'll just ask that you reach out to me through other channels before sending me an invitation on Jabber. My address ended up on the XSender list, so I have a script to block messages from anyone not on my roster."))) |