From 2e6956d61b2e2fcf444807c3459d40f154c3a074 Mon Sep 17 00:00:00 2001 From: Oleksii Nazarenko Date: Mon, 4 Nov 2024 15:39:41 +0000 Subject: [PATCH] small ui improvement --- src/pages/content/pages/NotFound.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/content/pages/NotFound.tsx b/src/pages/content/pages/NotFound.tsx index 6d81de2..ea6b9e2 100644 --- a/src/pages/content/pages/NotFound.tsx +++ b/src/pages/content/pages/NotFound.tsx @@ -68,10 +68,10 @@ export default function NotFound() {

Not Found

+

{location.href.toString()}

{" "}

Requested url was not found on the server.

-

{location.href.toString()}

{" "}

If the previous URL(it might not be shown in history) doesn't have a trailing slash, that could be the