diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2024-08-17 19:37:17 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2024-08-17 19:37:17 -0400 |
| commit | dc8597dd791a1defd5fd86a596954fedb8ceaf3f (patch) | |
| tree | b633c02f166e18be6ccc4937e3623dbef303abf9 /pages/about.sxml | |
| parent | e46b4582f24d570533e3deac2a207ee0da8ccc7d (diff) | |
[org] Add a "now" page
Diffstat (limited to 'pages/about.sxml')
| -rw-r--r-- | pages/about.sxml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/pages/about.sxml b/pages/about.sxml index e5e8592..d9a62f2 100644 --- a/pages/about.sxml +++ b/pages/about.sxml @@ -42,7 +42,12 @@ ,(hyperlink "https://en.wikipedia.org/wiki/Hacker_culture#Definition" " hacker") ". I'm into computer security, software verification, functional programming, and lifting weights.") - (p "That's the short version. I have a longer biography available " ,(hyperlink "/pages/about-complete.html" "here") ".") + (p "That's the short version. I have a longer biography available " + ,(hyperlink "/pages/about-complete.html" "here") ", " + "and a page describing " + ,(hyperlink "https://nownownow.com/about" "what I'm focused on at this point in my life") + " available " + ,(hyperlink "/pages/now.html" "here") ".") (p "If you've 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. Accordingly, " |