Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add error 404 page #128

Closed
wants to merge 2 commits into from
Closed

Add error 404 page #128

wants to merge 2 commits into from

Conversation

silky-modi22
Copy link

@silky-modi22 silky-modi22 commented Jul 3, 2023

Resolves #127

Description

I add a error 404 page

Screenshots

image

Checklist

  • My code adheres to the established style guidelines of the project.
  • I have included comments in areas that may be difficult to understand.
  • My changes have not introduced any new warnings.
  • I have conducted a self-review of my code.

@vercel
Copy link

vercel bot commented Jul 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
jarvis ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 3, 2023 7:02pm

@silky-modi22
Copy link
Author

@J0SAL Please review my PR

@Abhijit25Mishra
Copy link

@silky-modi22 does this redirects unknown requests to this 404 page as well ? i dont think you have done any routing.

@J0SAL
Copy link
Owner

J0SAL commented Jul 4, 2023

@silky-modi22 does this redirects unknown requests to this 404 page as well ? i dont think you have done any routing.

@silky-modi22 you can refer to the following page, link to see how custom error page can be added to nextJS

@silky-modi22
Copy link
Author

silky-modi22 commented Jul 4, 2023 via email

@Abhijit25Mishra
Copy link

@silky-modi22 update ?

@J0SAL J0SAL closed this Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Want to add error 404 page
3 participants