diff options
author | David Thompson <dthompson2@worcester.edu> | 2022-08-21 09:22:19 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2022-08-21 09:22:19 -0400 |
commit | fa2d59ff0aa955f4845b870920f3f5074a43003c (patch) | |
tree | 1d173e97a6aca3e316502cd578b200dfbb986b30 | |
parent | 46c3556909844a837e9dc7b756905324e537d6bf (diff) |
Remove bit about being a band because I'm not in a band anymore.
-rw-r--r-- | haunt.scm | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -37,9 +37,6 @@ (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") ".")))) |