-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
49 lines (37 loc) · 1.19 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>404</title>
<link rel="icon" type="image/x-icon" href="../assets/favicon.png" />
<link href="/css/404.css" rel="stylesheet" />
</head>
<div class="error">
<div class="wrap">
<div class="404">
<pre><code>
<span class="green"><!</span><span>DOCTYPE html</span><span class="green">></span>
<span class="orange"><html></span>
<span class="orange"><style></span>
* {
<span class="green">Milwaukee Cyber Cheese</span>:<span class="blue">true</span>;
}
<span class="orange"></style></span>
<span class="orange"><body></span>
<span class="orange"><a href="https://milwaukeecybercheese.github.io"></span><a href="../">Go Back</a><span class="orange"></a></span>
ERROR 404!
FILE NOT FOUND!
<span class="comment"><!--The file you are looking for,
is not where you think it is.-->
</span>
<span class="orange"></span>
</div>
<br />
<span class="info">
<br />
<span class="orange"> </body></span>
<br/>
<span class="orange"></html></span>
</code></pre>
</div>
</div>
</span>