website icon indicating copy to clipboard operation
website copied to clipboard

Create a cool 404 page

Open wesbos opened this issue 2 years ago • 1 comments

wesbos avatar Oct 20 '23 15:10 wesbos

@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

wesbos avatar Oct 20 '23 21:10 wesbos