diff options
author | Marvin Borner | 2024-07-21 23:06:41 +0200 |
---|---|---|
committer | Marvin Borner | 2024-07-21 23:06:41 +0200 |
commit | 44ab928e90d73661b9c614f6bac2626caa5b61f5 (patch) | |
tree | 5db1b18ded827f7205bfa8a28b27afce448eeb81 | |
parent | a2b3c984d077136c42983448d77b11d51d92ea0b (diff) |
-rw-r--r-- | index.html.pm | 2 |
1 files changed, 1 insertions, 1 deletions
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"]) |