summaryrefslogtreecommitdiff
path: root/haunt.scm
diff options
context:
space:
mode:
Diffstat (limited to 'haunt.scm')
-rw-r--r--haunt.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/haunt.scm b/haunt.scm
index 97b33f5..ed2b788 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -33,8 +33,8 @@
"About Me"
"about.html"
`((h2 "Hi.")
- (p "I am a professional software developer, hobbyist gardener,
-woodworker, and drummer.")
+ (p "I am a professional software developer. I'm also an amateur
+organic gardener, woodworker, and drummer.")
(p "If you're into social media, you can follow me on "
,(anchor "Mastodon" "https://toot.cat/@dthompson") "."))))
@@ -52,7 +52,7 @@ woodworker, and drummer.")
(p ,(anchor "guile-syntax-highlight" "projects/guile-syntax-highlight.html")
" — Syntax highlighting library for Guile Scheme")
(p ,(anchor "Shroud" "projects/shroud.html")
- " — GPG-based password manager")
+ " — GPG-based password manager (inactive)")
(p ,(anchor "Sly" "projects/sly.html")
" — Functional reactive game engine (abandoned)")
(p ,(anchor "srt2vtt" "projects/srt2vtt.html")