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

Bug/add custom not found page #714

Closed

Conversation

Aditya-PS-05
Copy link

@Aditya-PS-05 Aditya-PS-05 commented Oct 10, 2024

closes #655

Added a Custom Not-Found Page with Light/Dark Mode Support

This PR adds a custom not-found.tsx page to handle 404 errors. The page adapts to the user's theme preference, showing a different design for light mode and dark mode. The following screenshots demonstrate the appearance in both modes:

Light Mode:

Screenshot from 2024-10-10 22-29-07

Dark Mode:

Screenshot from 2024-10-10 22-28-47

Changes:

  • Added not-found.tsx page.
  • Integrated light and dark mode theme support using CSS variables.
  • Ensured the page adapts based on the user's system preferences.

Copy link

vercel bot commented Oct 10, 2024

@Aditya-PS-05 is attempting to deploy a commit to the mftsio Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

github-actions bot commented Oct 10, 2024

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@Aditya-PS-05
Copy link
Author

Aditya-PS-05 commented Oct 10, 2024

I have read the CLA Document and I hereby sign the CLA

@Aditya-PS-05
Copy link
Author

recheck

@Aditya-PS-05
Copy link
Author

@mfts ,
Please review it.

@Aditya-PS-05 Aditya-PS-05 closed this by deleting the head repository Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant