-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
127 lines (102 loc) · 3.65 KB
/
Copy path404.html
File metadata and controls
127 lines (102 loc) · 3.65 KB
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
125
126
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="generator" content="Hugo 0.16" />
<link rel="shortcut icon" href="/images/favicon.ico">
<link href="http://babifarm.com/index.xml" rel="alternate" type="application/rss+xml" title="babifarm.com" />
<link href="http://babifarm.com/index.xml" rel="feed" type="application/rss+xml" title="babifarm.com" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css">
<script src="https://apis.google.com/js/platform.js" async defer>{lang: 'ja'}</script>
<link rel="stylesheet" href="https://yandex.st/highlightjs/8.0/styles/default.min.css">
<script src="https://yandex.st/highlightjs/8.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<link rel="stylesheet" type="text/css" href="/css/style.css">
<title>404 Page not found | babifarm.com</title>
</head>
<body>
<div id="wrap">
<header class="site-header">
<div class="site-header-left">
<a class="site-header-title" href="http://babifarm.com/">babifarm.com</a>
</div>
</header>
<div class="container">
<div id="main">
<h1>404 Page Not Found!</h1>
<span>Sorry, This page is not exist.</span>
</div>
<div class="sidebar">
<div class="sidebar-content">
<div class="sidebar-header">
<span>Author</span>
</div>
<div id="author">
<span>fisherman</span>
<div>
<a href="https://github.com/githoo"><i class="fa fa-github-square fa-2x" aria-hidden="true"></i></a>
</div>
</div>
</div>
<div class="sidebar-content">
<div class="sidebar-header">
<span>Categories</span>
</div>
<div class="categories">
<ul>
<li>
<a href="/categories/about"><span></span>about (1)</a>
</li>
<li>
<a href="/categories/%E5%B7%A5%E5%85%B7"><span></span>工具 (2)</a>
</li>
<li>
<a href="/categories/%E6%8A%80%E6%9C%AF"><span></span>技术 (19)</a>
</li>
</ul>
</div>
</div>
<div class="sidebar-content">
<div class="sidebar-header">
<span>RSS</span>
</div>
<div id="rss">
<a href="http://babifarm.com/index.xml" type="application/rss+xml" target="_blank">
<i class="fa fa-rss-square fa-2x" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
</div>
<footer>
<div id="site-footer-wrap">
<div id="site-footer">
<span>Powered by <a href="https://gohugo.io/">Hugo</a>.</span>
<span>
Copyright (c) 2018, <a href="http://babifarm.com/">babifarm.com</a>
</span>
<span>
visits
<script type="text/javascript">
var sc_project=11072857;
var sc_invisible=0;
var sc_security="98129f58";
var scJsHost = (("https:" == document.location.protocol) ?
"https://secure." : "http://www.");
document.write("<sc"+"ript type='text/javascript' src='" +
scJsHost+
"statcounter.com/counter/counter.js'></"+"script>");
</script>
<noscript><div class="statcounter"><a title="website
statistics" href="http://statcounter.com/"
target="_blank"><img class="statcounter"
src="//c.statcounter.com/11072857/0/98129f58/0/"
alt="website statistics"></a></div></noscript>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>