-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
51 lines (37 loc) · 2.43 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
<!DOCTYPE html>
<html>
<head><title>404 Page not found - Maksym Prokopov personal blog</title>
<meta charset="utf-8"/>
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
<meta content="width=device-width, initial-scale=1.0, user-scalable=no" name="viewport">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script>
var remark_config = {
host: 'https://remark.prokopov.me',
site_id: 'remark',
no_footer: true
}
</script>
<script>!function(e,n){for(var o=0;o<e.length;o++){var r=n.createElement("script"),c=".js",d=n.head||n.body;"noModule"in r?(r.type="module",c=".mjs"):r.async=!0,r.defer=!0,r.src=remark_config.host+"/web/"+e[o]+c,d.appendChild(r)}}(remark_config.components||["embed"],document);</script>
<link rel="stylesheet" href="https://prokopov.me/style.min.95bd89b938cba31794b86c165968b11455383984d807fb7db92f0a8a1be9fc38.css">
<script defer src="https://use.fontawesome.com/releases/v5.3.1/js/all.js"></script>
<script type='text' src='https://platform.linkedin.com/badges/js/profile.js' async defer ></script>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WB9KBZ5');</script>
<script defer data-domain="prokopov.me" src="https://analytics.prokopov.me/js/script.js"></script>
</head>
<body><div class="header">
<a class="title" href="/"><div id="title">Maksym Prokopov personal blog</div><div id="description">Idea is a something worth sharing</div></a>
</div>
<div class="nav">
<div class="page-item"><a href="https://prokopov.me/pages/projects/">Projects</a></div>
<div class="page-item"><a href="https://prokopov.me/pages/talks/">Talks</a></div>
<div class="page-item"><a href="https://prokopov.me/pages/about/">About</a></div>
</div>
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WB9KBZ5"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
</body>
</html>