-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
67 lines (54 loc) · 2.82 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
<!DOCTYPE html>
<html lang="en"><head>
<title> Ivan Mylyanyk | 404 Page not found </title>
<meta charset="utf-8"><meta name="generator" content="Hugo 0.70.0" /><meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover">
<meta name="description" content="and that's my website">
<link rel="stylesheet" href="https://imylyanyk.github.io/css/style.css" type="text/css">
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<base href="https://imylyanyk.github.io/">
<link rel="shortcut icon" href="https://imylyanyk.github.io/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" sizes="180x180" href="https://imylyanyk.github.io/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://imylyanyk.github.io/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://imylyanyk.github.io/favicon-16x16.png">
<link rel="canonical" href="https://imylyanyk.github.io/404.html">
</head><body><div class="sidebar animated fadeInDown">
<div class="logo-title">
<div class="title">
<img src="https://imylyanyk.github.io/profilePic.jpg" alt="profile picture" style="width:127px;border-radius: 50%;">
<h3 title=""><a href="/">I'm Ivan Mylyanyk</a></h3>
<div class="description">
<p>and that's my website</p>
</div>
</div>
</div>
<ul class="social-links">
<a href="https://www.linkedin.com/in/mylyanyk/" rel="me" >
<i class="fa fa-linkedin" aria-hidden="true" title="Linkedin"></i>
</a>
<a href="https://github.com/imylyanyk" rel="me" >
<i class="fa fa-github" aria-hidden="true" title="GitHub"></i>
</a>
</ul>
<div class="footer">
<div class="by_farbox">© Ivan Mylyanyk 2020 </div>
</div>
</div>
</div><div class="main">
<div class="page-top animated fadeInDown">
<div class="nav">
<li><a href="/" title="">Home</a></li>
<li><a href="/posts/" title="">Posts</a></li>
</div>
</div>
<div class="autopagerize_page_element">
<div class="content"><div class="page_404">
<p>The page you are looking for is missing</p>
</div>
</div>
</div>
</div>
</body>
<script type="text/javascript" src="https://imylyanyk.github.io/js/jquery.min.js"></script>
<script type="text/javascript" src="https://imylyanyk.github.io/js/jquery-migrate.min.js"></script>
<script type="text/javascript" src="https://imylyanyk.github.io/js/jquery-appear.min.js"></script></html></body>
</html>