Adjusted 404 text.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Shahan Nedadahandeh 2022-03-28 00:36:31 -04:00
parent b5bb5ce37c
commit 1a78855c14
1 changed files with 1 additions and 2 deletions

View File

@ -16,8 +16,7 @@ export default function Custom404() {
We couldnt find the page youre looking for!
</h1>
<p>
Were working on it, but in the meantime,{" "}
<Link href="/">click here to go back to the main page.</Link>
<Link href="/">Click here to go back to the main page.</Link>
</p>
</div>