We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Create pages 404.tsx and 500.tsx that the user would be redirected to in case of invalid url or other unhandled errors. The goal of the pages is to indicate to the user that the existing page does not exist, or that a server error has occured, respectively. For more details and hints, please take a look at https://www.notion.so/scottylabs-cmu/Bootcamp-TH-Registration-and-Judging-825b4e8a30c7448a83d0bf823dd1d402?pvs=4#4bac4fc3853f4f9e94e99dec952253ee.
No response
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Description
Create pages 404.tsx and 500.tsx that the user would be redirected to in case of invalid url or other unhandled errors. The goal of the pages is to indicate to the user that the existing page does not exist, or that a server error has occured, respectively. For more details and hints, please take a look at https://www.notion.so/scottylabs-cmu/Bootcamp-TH-Registration-and-Judging-825b4e8a30c7448a83d0bf823dd1d402?pvs=4#4bac4fc3853f4f9e94e99dec952253ee.
Designs
No response
The text was updated successfully, but these errors were encountered: