-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
91 lines (66 loc) · 2.83 KB
/
404.html
File metadata and controls
91 lines (66 loc) · 2.83 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
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
86
87
88
89
90
91
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Begin Jekyll SEO tag v2.7.1 -->
<title>MathWorks Open Source on GitHub | mathworks.github.io site</title>
<meta name="generator" content="Jekyll v3.9.0" />
<meta property="og:title" content="MathWorks Open Source on GitHub" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="mathworks.github.io site" />
<meta property="og:description" content="mathworks.github.io site" />
<link rel="canonical" href="http://localhost:4000/404.html" />
<meta property="og:url" content="http://localhost:4000/404.html" />
<meta property="og:site_name" content="MathWorks Open Source on GitHub" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="MathWorks Open Source on GitHub" />
<script type="application/ld+json">
{"description":"mathworks.github.io site","url":"http://localhost:4000/404.html","@type":"WebPage","headline":"MathWorks Open Source on GitHub","@context":"https://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/assets/css/style.css?v=b8a476dc839ca5afd05a6a8489cd717ada76fe75">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
<![endif]-->
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup Google Analytics -->
<!-- You can set your favicon here -->
<!-- link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" -->
<!-- end custom head snippets -->
</head>
<body>
<div class="wrapper">
<header>
<h1><a href="http://localhost:4000/">MathWorks Open Source on GitHub</a></h1>
<p>mathworks.github.io site</p>
<p class="view"><a href="https://github.com/mathworks/mathworks.github.io">View the Project on GitHub <small>mathworks/mathworks.github.io</small></a></p>
</header>
<section>
<style type="text/css" media="screen">
.container {
margin: 10px auto;
max-width: 600px;
text-align: center;
}
h1 {
margin: 30px 0;
font-size: 4em;
line-height: 1;
letter-spacing: -1px;
}
</style>
<div class="container">
<h1>404</h1>
<p><strong>Page not found :(</strong></p>
<p>The requested page could not be found.</p>
</div>
</section>
<footer>
<p>This project is maintained by <a href="https://github.com/mathworks">mathworks</a></p>
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</footer>
</div>
<script src="/assets/js/scale.fix.js"></script>
</body>
</html>