-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
12 lines (11 loc) · 2.3 KB
/
404.html
File metadata and controls
12 lines (11 loc) · 2.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>404: This page could not be found</title><meta name="next-head-count" content="3"/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-53b75ab9f3bc4ea5.js" defer=""></script><script src="/_next/static/chunks/framework-ba86d075c3365de8.js" defer=""></script><script src="/_next/static/chunks/main-8d734eed7feb5e3c.js" defer=""></script><script src="/_next/static/chunks/pages/_app-3483cd66a54338be.js" defer=""></script><script src="/_next/static/chunks/pages/_error-e95cca461e872161.js" defer=""></script><script src="/_next/static/pG_heh5PggAvnK0T7nvEV/_buildManifest.js" defer=""></script><script src="/_next/static/pG_heh5PggAvnK0T7nvEV/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="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; color: #000; background: #fff; }
.next-error-h1 {
border-right: 1px solid rgba(0, 0, 0, .3);
}
@media (prefers-color-scheme: dark) {
body { color: #fff; background: #000; }
.next-error-h1 {
border-right: 1px solid rgba(255, 255, 255, .3);
}
}</style><h1 class="next-error-h1" style="display:inline-block;margin:0;margin-right:20px;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">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:49px;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":"pG_heh5PggAvnK0T7nvEV","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>