Make the error code more human-readable

This commit is contained in:
2026-05-14 16:02:22 +02:00
parent 7098414db1
commit 7b601416ad
+1 -1
View File
@@ -2,7 +2,7 @@
<header class="global-header">
<h1>Seekra</h1>
<span class="error-message">
ERROR 404: Page Not Found
The page you are looking for does not exist. Please check the URL or return to the search page.
</span>
</header>
<RouterLink to="/" id="link">Back to Search</RouterLink>