From cfa9db823e52955c654ff2bceae67a90788756f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Fri, 20 Feb 2026 19:29:11 +0100 Subject: [PATCH] style: remove descriptive text from 404 template for a cleaner look --- error-404.hbs | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/error-404.hbs b/error-404.hbs index a864f89..4c0b73e 100644 --- a/error-404.hbs +++ b/error-404.hbs @@ -2,10 +2,7 @@

404

-

Page Not Found

-

- The page you are looking for might have been moved, removed, or is temporarily unavailable. -

+

Page Not Found

← Back to Home