-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
57 lines (54 loc) · 2.73 KB
/
404.html
File metadata and controls
57 lines (54 loc) · 2.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width" />
<meta charSet="utf-8" />
<title>404: This page could not be found</title>
<meta name="next-head-count" content="3" />
<link rel="preload" href="/_next/static/css/b78f71621d1ab89b.css" as="style" />
<link rel="stylesheet" href="/_next/static/css/b78f71621d1ab89b.css" data-n-g="" /><noscript data-n-css=""></noscript>
<script defer="" nomodule="" src="/_next/static/chunks/polyfills-5cd94c89d3acac5f.js"></script>
<script src="/_next/static/chunks/webpack-49b6f2937c9ce9f4.js" defer=""></script>
<script src="/_next/static/chunks/framework-91d7f78b5b4003c8.js" defer=""></script>
<script src="/_next/static/chunks/main-1e7421553b9673ee.js" defer=""></script>
<script src="/_next/static/chunks/pages/_app-9cd1d19dd7237c4c.js" defer=""></script>
<script src="/_next/static/chunks/pages/_error-2280fa386d040b66.js" defer=""></script>
<script src="/_next/static/F075miOwjlsrDoKlxbwGO/_buildManifest.js" defer=""></script>
<script src="/_next/static/F075miOwjlsrDoKlxbwGO/_ssgManifest.js" defer=""></script>
<script src="/_next/static/F075miOwjlsrDoKlxbwGO/_middlewareManifest.js" defer=""></script>
</head>
<body>
<div id="__next" data-reactroot="">
<div style="color:#000;background:#fff;font-family:-apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Fira Sans", Avenir, "Helvetica Neue", "Lucida Grande", sans-serif;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center">
<div>
<style>
body {
margin: 0
}
</style>
<h1 style="display:inline-block;border-right:1px solid rgba(0, 0, 0,.3);margin:0;margin-right:20px;padding:10px 23px 10px 0;font-size:24px;font-weight:500;vertical-align:top">404</h1>
<div style="display:inline-block;text-align:left;line-height:49px;height:49px;vertical-align:middle">
<h2 style="font-size:14px;font-weight:normal;line-height:inherit;margin:0;padding:0">This page could not be found
<!-- -->.</h2>
</div>
</div>
</div>
</div>
<script id="__NEXT_DATA__" type="application/json">
{
"props": {
"pageProps": {
"statusCode": 404
}
},
"page": "/_error",
"query": {},
"buildId": "F075miOwjlsrDoKlxbwGO",
"nextExport": true,
"isFallback": false,
"gip": true,
"scriptLoader": []
}
</script>
</body>
</html>