-
Notifications
You must be signed in to change notification settings - Fork 125
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
Feat: 404 not found page added with config #216 #229
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@RamakrushnaBiswal is attempting to deploy a commit to the satyam1923's projects Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job, @RamakrushnaBiswal! 🎉 Thank you for submitting your first pull request. Your contribution is valuable and we appreciate your efforts to improve our project.
We'd also like to invite you to our Discord server! Join us here.
We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines
@Satyam1923 please review the PR |
@RamakrushnaBiswal how exactly I should test it out because currently it's showing not found page of vercel. |
hi @Satyam1923 here it is working |
@RamakrushnaBiswal fine. |
Thank you sir @Satyam1923 |
Description
A clear and concise description of what the PR does.
Related Issues
issue #216
Link any related issues using the format
Fixes #issue_number
.This helps to automatically close related issues when the PR is merged.
Changes
List the detailed changes made in this PR.
Testing Instructions
Detailed instructions on how to test the changes. Include any setup needed and specific test cases.
npm install
to install dependencies.npm test
to execute the test suite.Screenshots (if applicable)
404.not.found.page.mp4
Additional Context
Any additional context or information that reviewers should be aware of.
Checklist
Make sure to check off all the items before submitting. Mark with [x] if done.