diff options
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 7003d4a..56b6abf 100644 --- a/haunt/pages/about.sxml +++ b/haunt/pages/about.sxml @@ -330,7 +330,6 @@ old." (theme #:title "About" #:content - `((h2 "Hey.") (ul (@ (class "horizontal-list")) (li "Email: " (strong "zerodaysfordays at sdf.org")) (li "XMPP: " (strong "jakob at xmpp.is")) @@ -353,8 +352,7 @@ old." ". I'm into functional programming, computer security, permaculture, and lifting weights.") (p "That's the short version. I have a longer biography available " ,(hyperlink "/pages/about-complete.html" "here") ".") - (p (b "N.B. ") - "if you have sent an email to an address of mine + (p "If you have sent an email to an address of mine ending in 'sdf.lonestar.org' between January 2nd, 2020 and now, I have not received it. SDF has discontinued mail service on that domain. As such, " ,(hyperlink "https://paste.sr.ht/%7Ejakob/18c048600c26d125d6d743e6d5b44db852573242" "I have a new PGP key."))) |