summaryrefslogtreecommitdiff
path: root/haunt.scm
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2021-05-27 07:56:43 -0400
committerDavid Thompson <dthompson2@worcester.edu>2021-05-27 07:56:43 -0400
commit8eabcd9b77130be7cf9c6930915eba1cdc0ec744 (patch)
treedb7956fa4a7099ef9ee226dcc167b6b72fb0c979 /haunt.scm
parentf32234ae718737efb03e26ff41f9f31b309bceb3 (diff)
Remove details from about page.
Diffstat (limited to 'haunt.scm')
-rw-r--r--haunt.scm8
1 files changed, 1 insertions, 7 deletions
diff --git a/haunt.scm b/haunt.scm
index ed7358f..97b33f5 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -34,13 +34,7 @@
"about.html"
`((h2 "Hi.")
(p "I am a professional software developer, hobbyist gardener,
-woodworker, and drummer from Worcester, Massachusetts.")
- (p "I am currently a Senior DevOps engineer at " ,(anchor "Vista Higher
-Learning" "http://vistahigherlearning.com")
- ", and formerly a web developer at the "
- ,(anchor "Free Software Foundation." "https://fsf.org"))
- (p "I have a BS in Computer Science from "
- ,(anchor "Worcester State University" "http://worcester.edu") ".")
+woodworker, and drummer.")
(p "If you're into social media, you can follow me on "
,(anchor "Mastodon" "https://toot.cat/@dthompson") "."))))