-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
85 lines (79 loc) · 4.25 KB
/
404.html
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
<!DOCTYPE html>
<html>
<head>
<meta charSet="utf-8" />
<meta name="viewport" content="width=device-width" />
<meta name="description" content="SingularityLabs - Free and Open Source AI Infrastructure & Tooling" />
<link rel="icon" type="image/png" href="/logo.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:url" content="https://SingularityLabs-ai.github.io" />
<meta name="twitter:title" content="SingularityLabs - Free and Open Source AI Infrastructure & Tooling" />
<meta name="twitter:description" content="Free and Open Source AI Infrastructure & Tooling for Linux, MacOS and Windows" />
<meta name="twitter:image" content="https://SingularityLabs-ai.github.io/ogimage.png" />
<meta property="og:type" content="website" />
<meta property="og:title" content="SingularityLabs - Free and Open Source AI Infrastructure & Tooling" />
<meta property="og:description" content="Free and Open Source AI Infrastructure & Tooling for Linux, MacOS and Windows" />
<meta property="og:site_name" content="SingularityLabs" />
<meta property="og:url" content="https://SingularityLabs-ai.github.io" />
<meta property="og:image" content="https://SingularityLabs-ai.github.io/ogimage.png" />
<title>404: This page could not be found</title>
<meta name="next-head-count" content="16" />
<link rel="preload" href="/_next/static/css/ead88dec028767db.css" as="style" />
<link rel="stylesheet" href="/_next/static/css/ead88dec028767db.css" data-n-g="" /><noscript data-n-css=""></noscript>
<script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script>
<script src="/_next/static/chunks/webpack-8fa1640cc84ba8fe.js" defer=""></script>
<script src="/_next/static/chunks/framework-3b5a00d5d7e8d93b.js" defer=""></script>
<script src="/_next/static/chunks/main-b482fffd82fa7e1c.js" defer=""></script>
<script src="/_next/static/chunks/pages/_app-26cbfe0f76c4ef21.js" defer=""></script>
<script src="/_next/static/chunks/pages/_error-8353112a01355ec2.js" defer=""></script>
<script src="/_next/static/eXUOiH5RfRcoFe-yG0cMk/_buildManifest.js" defer=""></script>
<script src="/_next/static/eXUOiH5RfRcoFe-yG0cMk/_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": "eXUOiH5RfRcoFe-yG0cMk",
"nextExport": true,
"isFallback": false,
"gip": true,
"scriptLoader": []
}
</script>
</body>
</html>