summaryrefslogtreecommitdiff
path: root/haunt.scm
diff options
context:
space:
mode:
Diffstat (limited to 'haunt.scm')
-rw-r--r--haunt.scm9
1 files changed, 7 insertions, 2 deletions
diff --git a/haunt.scm b/haunt.scm
index 98f6dc1..b97ca3a 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -33,8 +33,13 @@
"About Me"
"about.html"
`((h2 "Hi.")
- (p "I am a professional software developer. I'm also an amateur
-organic gardener, woodworker, and drummer.")
+ (p "I am a professional software developer. I like to write
+programs in Scheme in my free time, such as the software that built
+this website.")
+ (p "I play drums in a punk band called "
+ (a (@ (href "https://imp-music.bandcamp.com")) "IMP")
+ ".")
+ (p "I also like to garden and make things out of wood.")
(p "If you're into social media, you can follow me on "
,(anchor "Mastodon" "https://toot.cat/@dthompson") "."))))