syntaxfm / website

Syntax Podcast Website
https://syntax.fm
MIT License
983 stars 493 forks source link

Create a cool 404 page #1208

Open wesbos opened 9 months ago

wesbos commented 9 months ago

@stolinski Im gonna ask you to do your svelte magic here.

syntax.fm/nope gives us the error page styled

but syntax.fm/nope/never doesnt because it doesn't hit the (site)/+error.svelte route...

not sure how to re-use that layout for routes/+error.svelte which is the file that will catch everything