-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path404.html
91 lines (68 loc) · 2.71 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=http://songchenwen.github.io/404.html">
<link rel="canonical" href="http://songchenwen.github.io/404.html" />
<title>
Gary Blog
</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1,maximum-scale=1.0,user-scalable=no">
<meta name="ujianVerification" content="0dfb3519c32c9f5c5622723c95fdb144" />
<link rel="stylesheet" href="/css/style.css" type="text/css">
<link rel="stylesheet" href="/css/syntax.css" type="text/css">
<link rel="alternate" type="application/rss+xml" title="feed" href="/feed.xml"/>
<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','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-53476461-1', 'auto');
ga('require', 'displayfeatures');
ga('send', 'pageview');
</script>
</head>
<body>
<div id="background"></div>
<div id="container">
<div id="header">
<a class="title" href="/" title="Gary Blog">
<span class="title">Gary</span><span class="title">Blog</span>
</a>
<div id="nav">
<ul>
<li class="menu-item"><a href="/read/" rel="category" >Read</a></li><li class="menu-item"><a href="/tech/" rel="category" >Tech</a></li><li class="menu-item"><a href="/life/" rel="category" >Life</a></li>
<li class="menu-item"><a href="/feed.xml" target="_blank">Feed</a></li>
</ul>
</div>
</div>
<div id="content">
<div class="page-header">
<h1></h1>
</div>
<div class="row">
<div class="span12">
<div class="post">
<h2>Page Not Found</h2>
</div>
</div>
</div>
</div>
<div id="footer" class="clear">
<div class="credits">
Powered by <a href="http://hexo.io/" target="_blank">Hexo</a>, Authored by <a href="mailto://[email protected]">Gary</a>
</div>
</div>
</div>
<script type="text/javascript">
var disqus_shortname = 'garyblog';
var ujian_uid = '97713'
</script>
<script src="/js/moment-with-locales.js" type="text/javascript"></script>
<script src="/js/jquery.min.js" type="text/javascript"></script>
<script src="/js/base.js" type="text/javascript"></script>
<script src="/js/sparkles.js" type="text/javascript"></script>
</body>
</html>