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

Custom 404 page missing #111

Open
WhiteHoodHacker opened this issue Jan 12, 2024 · 0 comments
Open

Custom 404 page missing #111

WhiteHoodHacker opened this issue Jan 12, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@WhiteHoodHacker
Copy link
Member

  1. We can do this the "right way" by creating src/app/not-found.tsx according to Next.js docs, but we'd have to figure out how to manually integrate the old HTML code.
  2. OR we just copy and overwrite the 404.html created by build process.

In the process, we can also fix #60.

@WhiteHoodHacker WhiteHoodHacker added the bug Something isn't working label Jan 12, 2024
@WhiteHoodHacker WhiteHoodHacker self-assigned this Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant