-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
68 lines (46 loc) · 1.65 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="globalsign-domain-verification" content="ymX0NUSgRv8E1Waz2FeiQ-x7GoJOGzKydkbWi9zINZ">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Unleash Your Server</title>
<meta name="description" content="Unleash Your Server LTD is the professional playground of Juan Matthys Uys.
">
<link rel="stylesheet" type="text/css" href="/css/main.css">
<link rel="canonical" href="http://www.uys.io/404.html">
<link rel="alternate" type="application/rss+xml" title="Unleash Your Server" href="http://www.uys.io/feed.xml" />
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
</head>
<body>
<div class="site-header">
<div class="wrapper">
<a class="site-title" href="/">
<img src="/assets/logo/logob.png" alt="The Unleash Your Server logo" title="Unleash Your Server" height="50">
</a>
</div>
</div>
<div class="page-content">
<div class="wrapper">
<div class="post">
<article class="post-content">
<h1 id="section">404</h1>
<p>Sorry about that. I keep fiddling with this website, and things do break occasionally.</p>
<p><img src="/assets/site/sorry.png" alt="Not found" /></p>
</article>
</div>
</div>
</div>
<footer class="site-footer">
<div class="wrapper">
<div class="footer-col-wrapper">
<div class="footer-col footer-col-3">
© Copyright Unleash Your Server 2013 — 2019
</div>
</div>
</div>
</footer>
<script type="text/javascript" src="/js/main.js"></script>
</body>
</html>