camball / camball.io

My personal website :)
https://camball.io
0 stars 0 forks source link

A fun `error.html` #17

Open camball opened 2 months ago

camball commented 2 months ago

Make a fun page that's displayed on 404, etc.

From here,

  • error.html is the page that is rendered when everything else fails. It can contain the following placeholders:
    • %sveltekit.status% — the HTTP status
    • %sveltekit.error.message% — the error message