forked from newernkgame/newernkgame.github.io
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path404.html
44 lines (42 loc) · 994 Bytes
/
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
<!DOCTYPE html>
<html lang="en">
<!Easter egg>
<head>
<meta charset="utf-8">
<title>404</title>
<link rel="shortcut icon" href="https://www.narwhalkid.com/images/nklogo-icon.ico">
</head>
<body style="background-color:black;">
<p style="color:white">404.</p>
<p style="color:white">thats it.</p>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<a href="https://www.narwhalkid.com/termsandconditions" style="color:lightgray">Terms and Conditions</a>
<a style="color:lightgray"> • </a>
<a href="https://www.narwhalkid.com/privacypolicy" style="color:lightgray">Privacy Policy</a>
<br>
<p style="color:lightgray">(these have to be here so we can add google to log in- dont get sketched out lol)</p>
<br>
</body>
</html>