summaryrefslogtreecommitdiffhomepage
path: root/src/me
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2025-08-16 16:33:49 +0200
committerThomas Voss <mail@thomasvoss.com> 2025-08-16 16:33:49 +0200
commit0971b2e59594e3067d113b49f5a7c5e71293a3e9 (patch)
treea17cd55139435064fdcdbc4bf3094e8db65f2784 /src/me
parent951d990eb87727c074cd12792597a3edb3a63e4b (diff)
Fix bad typography
Diffstat (limited to 'src/me')
-rw-r--r--src/me/index.gsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/me/index.gsp b/src/me/index.gsp
index ca3eced..1825151 100644
--- a/src/me/index.gsp
+++ b/src/me/index.gsp
@@ -30,7 +30,7 @@ html lang="en" {
p {=
I’m Thomas, a self-taught software-developer. I like simplicity and
simple software, and I take great pride in writing small programs that
- get more work done — faster — than conventional alternatives.
+ get more work done – faster – than conventional alternatives.
}
/ p {=
@@ -84,4 +84,4 @@ html lang="en" {
footer { FOOT }
}
-}
+} \ No newline at end of file