diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2023-12-03 15:28:03 -0500 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2023-12-03 15:28:10 -0500 |
| commit | 9eaa63953d73bd46b159170ab592bc67cc824c54 (patch) | |
| tree | fa1212ecb9e699bb436dac0780de22084c7acbaa /haunt/pages/about.sxml | |
| parent | b558db752e435cd1ae6512336d6583ce03c8ea40 (diff) | |
[theme] Update header navbar
Diffstat (limited to 'haunt/pages/about.sxml')
| -rw-r--r-- | haunt/pages/about.sxml | 24 |
1 files changed, 8 insertions, 16 deletions
diff --git a/haunt/pages/about.sxml b/haunt/pages/about.sxml index 7205413..f914ed3 100644 --- a/haunt/pages/about.sxml +++ b/haunt/pages/about.sxml @@ -47,21 +47,13 @@ weights.") (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."))) - (h3 "Site Map") - (nav (@ (id "site-map")) - (section (h4 ,(hyperlink "/blogroll" "Blogroll")) - (p "A noncomprehensive list of the blogs I follow.")) - (section (h4 ,(hyperlink "/bookmark" "Bookmarks")) - (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 "To the best of my knowledge, access to this website is not being blocked by any + ,(hyperlink "https://paste.sr.ht/%7Ejakob/18c048600c26d125d6d743e6d5b44db852573242" "I have a new PGP key.")) + (p "To the best of my knowledge, access to this website is not being blocked by any foreign government. Should this change, I maintain mirrors on " - ,(hyperlink "http://jakobyallfrbd3herebyee7hug3hxs2ma6aflmmllk35d7dyiwp3adid.onion/" "Tor") - " and " - ,(hyperlink "http://mtgqjdrqqpovyhx7tortulrnvakbptsi3w5yintmo6lqapdd3hnq.b32.i2p" "i2p") - ".") - (p "1: I'll just ask that you reach out to me through other channels before + ,(hyperlink "http://jakobyallfrbd3herebyee7hug3hxs2ma6aflmmllk35d7dyiwp3adid.onion/" "Tor") + " and " + ,(hyperlink "http://mtgqjdrqqpovyhx7tortulrnvakbptsi3w5yintmo6lqapdd3hnq.b32.i2p" "i2p") + ".") + (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."))) +have a script to block messages from anyone not on my roster.")))) |