From 0971b2e59594e3067d113b49f5a7c5e71293a3e9 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 16 Aug 2025 16:33:49 +0200 Subject: Fix bad typography --- src/me/index.gsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/me') 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 -- cgit v1.2.3