diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2023-08-05 19:50:34 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2023-08-05 19:59:56 -0400 |
| commit | 8f7311f7843b5ece8105409604e3817b4e7f1c7d (patch) | |
| tree | 9330891e8d1fefaab6d76525cb33b9993e88797e /haunt/pages/about.sxml | |
| parent | 9cd1dc2a045de2375c5afdc24996b5e8f1268b83 (diff) | |
[pages] Clean up links on "about me" page
Diffstat (limited to 'haunt/pages/about.sxml')
| -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."))) |