From 8c2bb753fdfc1a4245de8df02496d17a8d271ee6 Mon Sep 17 00:00:00 2001 From: "Jakob L. Kreuze" Date: Fri, 3 Jul 2020 18:07:12 -0400 Subject: Purge old information. --- haunt/jakob/builder/blog.scm | 7 ------- haunt/pages/about.sxml | 6 +----- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/haunt/jakob/builder/blog.scm b/haunt/jakob/builder/blog.scm index 3104ed6..13ef492 100644 --- a/haunt/jakob/builder/blog.scm +++ b/haunt/jakob/builder/blog.scm @@ -48,13 +48,6 @@ (define (render-article post) "Return the SHTML for POST's contents." #<(main - (div - (p (b "Hey. ") "Earlier this year, SDF discontinued email service on their -'sdf.lonestar.org' domain. If you've sent something to an address of mine on -that domain, and I haven't responded, there's a good chance I just didn't get -it. You can find my new address and PGP key " -,(hyperlink "/pages/about.html" "here") ".")) - (hr) (h1 ,(post-ref post 'title)) (p ,(date->string (post-date post) "~B ~d, ~Y") " ❖ " diff --git a/haunt/pages/about.sxml b/haunt/pages/about.sxml index e0dee89..ba8e91f 100644 --- a/haunt/pages/about.sxml +++ b/haunt/pages/about.sxml @@ -115,11 +115,7 @@ studying computer science and mathematics at the University of Massachusetts Amherst. I'm into functional programming, computer security, permaculture, cooking, punk rock, and lifting weights.") (p "I'm still in the process of putting things together, so this page is a bit empty.") - (p "As of right now, " - (b "I am still searching for a summer internship for 2020") - ". So if you get the impression that I would be a good fit for your -company, my inbox is open.") - (p (b "IMPORTANT: ") + (p (b "N.B. ") "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, " -- cgit v1.3