Create a nice 404 page
urish opened this issue · 2 comments
urish commented
Sometimes people hit broken links, such as https://goodarduinocode.com/rofl
Right now, they are presented with a boring 404 page. Let's put a smile on their faces!
Implementation notes: to create a 404 page in Next.js, simply create a pages/404.tsx file which default-exports a react component.
LironHazan commented
can you pls assign to me?
urish commented
Sure, thank you!