mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-27 15:22:56 +08:00
parent
b2fb8ed916
commit
4662e21a3d
@ -10,7 +10,7 @@ const Custom500 = () => {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<Layout>
|
<Layout>
|
||||||
<NextSeo {...SEO} title="Unexpected Error Occured | ToDiagram" />
|
<NextSeo {...SEO} title="Unexpected Error Occurred | ToDiagram" />
|
||||||
<Stack mt={100} justify="center" align="center">
|
<Stack mt={100} justify="center" align="center">
|
||||||
<Title fz={150} style={{ fontFamily: "monospace" }}>
|
<Title fz={150} style={{ fontFamily: "monospace" }}>
|
||||||
500
|
500
|
||||||
|
Loading…
x
Reference in New Issue
Block a user