-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
25 lines (25 loc) · 1014 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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<meta name="description" content="bullgit....404 not found :D">
<title>Hmmm! You are in 404 …</title>
<link rel='stylesheet prefetch' href='https://fonts.googleapis.com/css?family=Nunito'>
<link rel="stylesheet prefetch" href="/assets/css/404.css">
<link rel="shortcut icon" href="/assets/img/favicon.png" type="image/x-icon">
<link rel="icon" href="/assets/img/favicon.png" type="image/x-icon">
</head>
<body>
<p>Hey Buddy, You are in <span title="The page you are looking for it's not available.">404</span>.</p>
<p>Go to <a href="http://bullg.it">Homepage</a>… Something went wrong.</p>
<p>Our bullMind says something like this… </p>
<ul>
<li class="fontelico-emo-wink"></li>
<li class="fontelico-emo-shoot"></li>
<li class="fontelico-emo-coffee"></li>
<li class="fontelico-emo-thumbsup"></li>
<li class="fontelico-emo-wink2"></li>
</ul>
</body>
</html>