mirror of
https://github.com/documenso/documenso.git
synced 2025-11-18 02:32:00 +10:00
chore: updated wording
Signed-off-by: Adithya Krishna <aadithya794@gmail.com>
This commit is contained in:
@ -31,7 +31,7 @@ export default function NotFound() {
|
|||||||
</div>
|
</div>
|
||||||
<div className="container mx-auto flex min-h-screen items-center px-6 py-12">
|
<div className="container mx-auto flex min-h-screen items-center px-6 py-12">
|
||||||
<div>
|
<div>
|
||||||
<p className="font-medium leading-relaxed text-[#555E67]">404 Error</p>
|
<p className="font-medium leading-relaxed text-[#555E67]">404 Page not found</p>
|
||||||
<h1 className="mt-3 text-2xl font-semibold text-gray-800 dark:text-white md:text-3xl">
|
<h1 className="mt-3 text-2xl font-semibold text-gray-800 dark:text-white md:text-3xl">
|
||||||
Oops! You found a secret page
|
Oops! You found a secret page
|
||||||
</h1>
|
</h1>
|
||||||
|
|||||||
Reference in New Issue
Block a user