-
Notifications
You must be signed in to change notification settings - Fork 6
/
404.html
37 lines (33 loc) · 1.92 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
<!DOCTYPE html>
<html lang="en-uk">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="UTF-8">
<title>Numix - 404</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="https://numixproject.github.io/stylesheets/normalize.css" media="screen">
<link rel="stylesheet" type="text/css" href="https://numixproject.github.io/stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="https://numixproject.github.io/stylesheets/github-light.css" media="screen">
<link rel="shortcut icon" href="https://numixproject.github.io/images/favicon.ico">
</head>
<body>
<section class="page-header">
<h1 class="project-name">Numix Project</h1>
<h2 class="project-tagline">Make your Linux and Android beautiful.</h2>
<a href="https://numixproject.github.io/index.html" class="btn">About</a>
<a href="https://numixproject.github.io/products.html" class="btn">Products</a>
<a href="https://numixproject.github.io/team.html" class="btn">Team</a>
</section>
<section class="main-content">
<h2><a id="404" class="anchor" href="#404" aria-hidden="true"><span class="octicon octicon-link"></span></a>Error: 404</h2>
<p>Whoops! Looks like you took a wrong turn somewhere. Try the links above to get back on track.</p>
<footer class="site-footer" style="font-size: small">
<span class="site-footer-credits">
This page uses the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.
<br>
The website and all the associated resources are licensed under <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA 2 License</a>.
</span>
</footer>
</section>
</body>
</html>