Skip to content

Commit ac2a59d

Browse files
author
Konstantin Mikheev
committed
published website
1 parent 9a60ca2 commit ac2a59d

32 files changed

+15616
-0
lines changed

404.html

+54
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
<!DOCTYPE html>
2+
<html lang="en-us">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="description" content="">
6+
<meta name="keywords" content="">
7+
<meta name="author" content="">
8+
<meta name="generator" content="Hugo 0.17" />
9+
<meta name="viewport" content="width=device-width, initial-scale=1">
10+
<link rel="stylesheet" href="/css/style.css" type="text/css">
11+
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Code+Pro:400,700" type="text/css">
12+
<link rel="alternate" href="/index.xml" type="application/rss+xml" title="Konstantin Mikheev&#39;s programming blog">
13+
<title>404 Page not found - Konstantin Mikheev&#39;s programming blog</title>
14+
</head>
15+
<body>
16+
17+
<header>
18+
<div class="container clearfix">
19+
<a class="path" href="http://konmik.com">[Konstantin Mikheev&#39;s programming blog]</a>
20+
21+
<div class="right">
22+
23+
</div>
24+
</div>
25+
</header>
26+
27+
<div class="container">
28+
29+
30+
<main role="main" class="page-not-found">
31+
32+
<h1>
33+
<span class="base05">[</span><span class="base08">4</span><span class="base09">0</span><span class="base0a">4</span><span class="base05">]</span>
34+
<span class="base05"># _</span>
35+
</h1>
36+
37+
<h2>
38+
not found
39+
</h2>
40+
41+
</main>
42+
43+
44+
</div>
45+
46+
<footer>
47+
<div class="container">
48+
<span class="copyright">&copy; 2016 Konstantin Mikheev&#39;s programming blog</span>
49+
</div>
50+
</footer>
51+
52+
</body>
53+
</html>
54+

0 commit comments

Comments
 (0)