-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
79 lines (67 loc) · 3.19 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
<!doctype html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="description" content="single is simple, double is trouble.">
<link rel="shortcut icon" href="image/big.jpg"/>
<link rel="alternate" type="application/rss+xml" title="xuejianbest" href="/atom.xml">
<link rel="canonical" href="http://guolinn.com/">
<title>xuejianbest's blog</title>
<meta name="description" content="{{meta_description}}">
<link href="//libs.baidu.com/fontawesome/4.0.3/css/font-awesome.min.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="/styles/crisp.css">
<meta name="HandheldFriendly" content="True" />
<meta name="MobileOptimized" content="320" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="post-template">
<header id="header">
<a id="logo" href="/"><img src="image/big.jpg" alt="xuejianbest's blog" /></a>
<h1><a href="/">xuejianbest</a></h1>
<p></p>
<div id="follow-icons">
<a href="http://instagram.com/guolin"><i class="fa fa-instagram fa-2x"></i></a>
<a href="http://pinterest.com/guolin"><i class="fa fa-pinterest-square fa-2x"></i></a>
<a href="http://github.com/guolin"><i class="fa fa-github-square fa-2x"></i></a>
<a href="http://facebook.com/guolinnn"><i class="fa fa-facebook-square fa-2x"></i></a>
<a href="http://twitter.com/MrGuo"><i class="fa fa-twitter-square fa-2x"></i></a>
<a href="http://linkedin.com/in/mrguolin"><i class="fa fa-linkedin-square fa-2x"></i></a>
<a href="/atom.xml"><i class="fa fa-rss-square fa-2x"></i></a>
</div>
<h6><a href="/about">About</a></h6>
</header>
<main id="content">
<article class="post page">
<h1 class="post-title"></h1>
<section class="post-content article-entry">
<html>
<head>
<meta charset="UTF-8">
<title>404</title>
</head>
<body>
<script type="text/javascript" src="http://www.qq.com/404/search_children.js" charset="utf-8"></script>
</body>
</html>
</section>
</article>
</main>
<footer>
aaaa
</footer>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','/js/ga.js','ga');
ga('create', '', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>