-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
41 lines (32 loc) · 995 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
---
permalink: /404.html
layout: default
---
<style type="text/css" media="screen">
.container {
margin: 10px auto;
max-width: 600px;
text-align: center;
}
h1 {
margin: 30px 0;
font-size: 4em;
line-height: 1;
letter-spacing: -1px;
}
</style>
<div class="container">
<h1>404</h1>
<p>404 canavarı bu sayfayı yemiş!..</br>
Burada kalmaya devam edersen seni de yiyebilir.</br>
Belki de yemez... Ama belki de yer...</br>
Ortalık daha fazla kararmadan <a href="/">eve dön</a> istersen... :)</p>
<h2>👻</h2>
<p>404 monster eaten this page!..</br>
If you keep staying here, it can eat you too.</br>
Maybe it doesn't eat... But maybe it does...</br>
Before it gets dark, <a href="/">come back home</a> if you want... :)</p>
<img src="/assets/img/404-cookie-monster-mini.png" alt="404 Cookie Monster">
<p></p>
<img src="/assets/img/the-machine-first-glitch.jpg" alt="The Machine's First Glitch">
</div>