From 44ab928e90d73661b9c614f6bac2626caa5b61f5 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Sun, 21 Jul 2024 23:06:41 +0200 Subject: Fix repeated word --- index.html.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html.pm b/index.html.pm index cf2ea53..bc89adf 100644 --- a/index.html.pm +++ b/index.html.pm @@ -28,7 +28,7 @@ ) (div ([class "my-6"]) (h1 ([class ,"my-4 text-4xl text-[@{jordy}] font-fira-code tracking-tighter leading-snug text-center"]) - "but it does it have to be that hard?") + "but does it have to be that hard?") (p ([class "my-2 sm:text-lg leading-relaxed text-center"]) "There are tools and techniques that manage complexity comparatively well.") (p ([class "my-2 sm:text-lg leading-relaxed text-center"]) -- cgit v1.2.3