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