mirror of
https://github.com/Damillora/Rinze.git
synced 2024-12-04 16:43:45 +00:00
feat: update error page
This commit is contained in:
parent
25963fd47f
commit
777a304541
@ -7,6 +7,8 @@
|
|||||||
<title>{$page.status}</title>
|
<title>{$page.status}</title>
|
||||||
</svelte:head>
|
</svelte:head>
|
||||||
|
|
||||||
|
<Hero background="/images/bg/283-yuika/bg-xxl.jpg" />
|
||||||
|
|
||||||
<Container>
|
<Container>
|
||||||
<Post>
|
<Post>
|
||||||
<h1>{$page.status}</h1>
|
<h1>{$page.status}</h1>
|
||||||
|
Loading…
Reference in New Issue
Block a user