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.html with Snowy Owl #8

Open
humphd opened this issue Dec 20, 2020 · 1 comment
Open

Custom 404.html with Snowy Owl #8

humphd opened this issue Dec 20, 2020 · 1 comment
Labels
enhancement New feature or request next.js Issues related to Next.js

Comments

@humphd
Copy link
Owner

humphd commented Dec 20, 2020

I have the default next.js 404.html right now, and it would be nice to have a page with a Snowy Owl picture instead.

It looks like this is done via /pages/404.js and /pages/_error.js.

@humphd humphd added enhancement New feature or request next.js Issues related to Next.js labels Dec 20, 2020
@humphd
Copy link
Owner Author

humphd commented Dec 20, 2020

The NoSightings.js component does most of what is required for this now, but having a new image might be nice.

https://github.com/humphd/snowy-owls-ca/blob/main/components/NoSightings.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request next.js Issues related to Next.js
Projects
None yet
Development

No branches or pull requests

1 participant