-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
124 lines (72 loc) · 4.13 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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Just another iOS blog | Page not found</title>
<meta name="description" content="Page not found">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:title" content="Page not found">
<meta property="og:type" content="website">
<meta property="og:url" content="https://truszczynskia.github.io/404.html">
<meta property="og:description" content="Page not found">
<meta property="og:site_name" content="Just another iOS blog">
<meta name="twitter:card" content="summary">
<meta name="twitter:url" content="https://truszczynskia.github.io/404.html">
<meta name="twitter:title" content="Page not found">
<meta name="twitter:description" content="Page not found">
<meta property="og:image" content="https://truszczynskia.github.io/assets/og-image-ee46bbc61b334e821e81534b1fd43f3fee6f020ec174b3c2114445695fd48c01.jpg">
<meta name="twitter:image" content="https://truszczynskia.github.io/assets/og-image-ee46bbc61b334e821e81534b1fd43f3fee6f020ec174b3c2114445695fd48c01.jpg">
<link href="https://truszczynskia.github.io/feed.xml" type="application/rss+xml" rel="alternate" title="Just another iOS blog Last 10 blog posts" />
<link rel="icon" type="image/x-icon" href="/assets/favicon-dark-11327753546b2135c989eee5cd83497a2734b702928d016839d795f6c706e3d5.ico">
<link rel="apple-touch-icon" href="/assets/apple-touch-icon-dark-d161409442b7e523089f24d08d0a55951549ece7504207c376d53b020713494d.png">
<link rel="stylesheet" type="text/css" href="/assets/dark-7fce5345e32927749d66ca5f3c27e147e0d770cf166aab0e148f9eb2ffe3642b.css">
</head>
<body>
<main>
<div class="grid grid-centered">
<div class="grid-cell">
<nav class="header-nav scrollappear">
<a href="/" class="header-logo" title="Just another iOS blog">Just another iOS blog</a>
<ul class="header-links">
<li>
<a href="https://www.linkedin.com/in/adrian-truszczyński-1967aa60" rel="noreferrer noopener" target="_blank" title="LinkedIn">
<svg xmlns="http://www.w3.org/2000/svg" class="icon-linkedin">
<use href="/assets/linkedin-cdc5c107044324a3dfbea2e9ead15873f8dee304c37d73a046988956b706256e.svg#icon-linkedin" xlink:href="/assets/linkedin-cdc5c107044324a3dfbea2e9ead15873f8dee304c37d73a046988956b706256e.svg#icon-linkedin"></use>
</svg>
</a>
</li>
<li>
<a href="/feed.xml" rel="noreferrer noopener" target="_blank" title="RSS">
<svg xmlns="http://www.w3.org/2000/svg" class="icon-rss">
<use href="/assets/rss-541ec5cea9cefd10d2fcfec01888f3f231a8829940249835fa7b7b3a12ae0d0d.svg#icon-rss" xlink:href="/assets/rss-541ec5cea9cefd10d2fcfec01888f3f231a8829940249835fa7b7b3a12ae0d0d.svg#icon-rss"></use>
</svg>
</a>
</li>
</ul>
</nav>
<div class="notfound-wrapper">
<div class="notfound-content">
<p>
Looks like you got lost.
<br>
Let's get you back to the <a href="/">homepage</a>!
</p>
</div>
</div>
<footer class="footer scrollappear">
<p>
Chalk is a high quality, completely customizable, performant and 100% free
blog template for Jekyll built by
<a href="/about" title="About me">Nielsen Ramon</a>. Download it <a href="https://github.com/nielsenramon/chalk" rel="noreferrer noopener" target="_blank" title="Download Chalk">here</a>.
</p>
</footer>
</div>
</div>
</main>
<script src="/assets/vendor-77ca29175eb88027e53f89c5c8d6709faffa4d4ce9d9a6cb2a1523ace7fd87aa.js" type="text/javascript"></script>
<script src="/assets/webfonts-96493456d319d1bf419afdf8701552d4d486fee6afd304897d4fd81eb4e0cc0b.js" type="text/javascript"></script>
<script src="/assets/scrollappear-e2da8ea567e418637e31266cc5302126eaa79f62a2273739086358b589a89ee6.js" type="text/javascript"></script>
<script src="/assets/application-cfde13ac81ddaf4351b2e739603e2baf688d0fcc9aba613fe62bbb1c7b037fb9.js" type="text/javascript"></script>
</body>
</html>