aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--haunt/jakob/builder/blog.scm7
-rw-r--r--haunt/pages/about.sxml6
2 files changed, 1 insertions, 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, "

© 2015 - 2026 Jakob L. Kreuze