-
Notifications
You must be signed in to change notification settings - Fork 12
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
Added custom 404 not found page. Fixes : #4 #20
Conversation
Great start @MrImmortal09, |
Ok @monarxxjain I have got it and I will be back soon with the fixes |
@monarxxjain , Please review this PR |
@MrImmortal09 Yea now it looks good, but still there are some BUGs in reponsiveness of this page. |
@monarxxjain I didn't get it, Can you please describe the bug in brief (or else in a short video or anotation on a image). |
Here is glimpse of the BUG I am talking about:- |
@monarxxjain I don't know why but it looks good on my side. Please check the attached video and screenshot from a mobile device. Screencast.from.2024-03-17.15-36-29.webm |
Hello @monarxxjain , This is the recreated PR for the issue Create Custom 404 Page #4 and these are the following chnages I have made in PR.
Changes Made
Designed and created a custom 404 page that seamlessly integrates with the website's theme and design elements.
Modified the routing system to ensure that the custom 404 page is displayed when users navigate to non-existent routes.
Added clear indication on the custom 404 page to inform users that the requested page could not be found.
As per the conversation I have reopened the PR
@monarxxjain please review