-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
172 lines (108 loc) · 5.64 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
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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>404 | xudshen's blog</title>
<meta name="author" content="Xudong Shen">
<meta name="description" content="">
<meta property="og:title" content="404"/>
<meta property="og:site_name" content="xudshen's blog"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta property="og:image" content="undefined"/>
<link rel="apple-touch-icon" href="/icon.png" />
<link rel="shortcut icon" href="/favicon.png" >
<link rel="alternate" href="/atom.xml" title="xudshen's blog" type="application/atom+xml">
<link rel="stylesheet" href="/css/style.css" media="screen" type="text/css">
<!--[if lt IE 9]><script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<script src="//ajax.useso.com/ajax/libs/jquery/1.8/jquery.min.js"></script>
<meta name="theme-color" content="#d00">
<link href="http://fonts.useso.com/css?family=Pacifico" rel="stylesheet" type="text/css">
</head>
<body>
<div id="content" class="inner">
<aside id="sidebar" class="alignleft">
<div class="navigationBar">
<a href="/">xudshen's blog</a>
</div>
<nav class="widget" id="menu">
<ul>
<li class="cell"><a class="next" href="/">Home</a><li>
<li class="cell"><a class="next" href="/archives/">Archives</a><li>
<li class="cell"><a class="next" href="/about/">About</a><li>
<li class="cell"><a class="next" href="/atom.xml">Subscribe</a><li>
</ul>
</nav>
<div class="widget tagcloud">
<h3 class="title">Tags</h3>
<div class="entry">
<a href="/tags/65K/" style="font-size: 10px;">65K</a> <a href="/tags/Android/" style="font-size: 15px;">Android</a> <a href="/tags/DataBinding/" style="font-size: 10px;">DataBinding</a> <a href="/tags/GreenDao/" style="font-size: 10px;">GreenDao</a> <a href="/tags/Gson/" style="font-size: 10px;">Gson</a> <a href="/tags/HTML/" style="font-size: 10px;">HTML</a> <a href="/tags/Homebrew/" style="font-size: 10px;">Homebrew</a> <a href="/tags/JS/" style="font-size: 10px;">JS</a> <a href="/tags/Java/" style="font-size: 10px;">Java</a> <a href="/tags/MQTT/" style="font-size: 10px;">MQTT</a> <a href="/tags/MVVM/" style="font-size: 10px;">MVVM</a> <a href="/tags/Multidex/" style="font-size: 10px;">Multidex</a> <a href="/tags/RxJava/" style="font-size: 10px;">RxJava</a> <a href="/tags/RxMqtt/" style="font-size: 10px;">RxMqtt</a> <a href="/tags/Spring-MVC/" style="font-size: 10px;">Spring MVC</a> <a href="/tags/VPS/" style="font-size: 10px;">VPS</a> <a href="/tags/WinRT/" style="font-size: 15px;">WinRT</a> <a href="/tags/Xcode/" style="font-size: 10px;">Xcode</a> <a href="/tags/Yosemite/" style="font-size: 10px;">Yosemite</a> <a href="/tags/安全/" style="font-size: 10px;">安全</a> <a href="/tags/日常/" style="font-size: 20px;">日常</a> <a href="/tags/视差滚动/" style="font-size: 10px;">视差滚动</a> <a href="/tags/设计/" style="font-size: 15px;">设计</a> <a href="/tags/软工/" style="font-size: 10px;">软工</a> <a href="/tags/音乐/" style="font-size: 10px;">音乐</a>
</div>
</div>
<nav class="widget" id="menu">
<ul>
<li class="cell"><a class="next" href="//t.xudshen.info">Gallery</a><li>
</ul>
</nav>
<div class="widget search">
<form accept-charset="utf-8">
<input id="st-search-input" type="text" name="q" placeholder="Search">
</form>
</div>
<script type="text/javascript">
(function(w,d,t,u,n,s,e){w['SwiftypeObject']=n;w[n]=w[n]||function(){
(w[n].q=w[n].q||[]).push(arguments);};s=d.createElement(t);
e=d.getElementsByTagName(t)[0];s.async=1;s.src=u;e.parentNode.insertBefore(s,e);
})(window,document,'script','//s.swiftypecdn.com/install/v1/st.js','_st');
_st('install','XEKS2jHDgy4uUCKWmcLA');
</script>
<footer id="footer" class="inner"><div class="copyright">
© 2016 Xudong Shen
</div>
<div style="position:relative; bottom: 23px">
<script src="http://s95.cnzz.com/stat.php?id=1253420162&web_id=1253420162&show=pic1" language="JavaScript">
</script>
</div>
</footer>
</aside>
<div id="hidden-navigationBar" class="navigationBar">
<a href="/">xudshen's blog</a>
</div>
<div id="main-col" class="alignright">
<div id="wrapper">
<h2 class="archive-title">404</h2>
<article class="page">
<div class="post-content" data-swiftype-index='true'>
<header>
</header>
<div class="entry">
<p><img src="/img/404.jpg" alt="404"></p>
<p style="margin-bottom: 20px"></p>
</div>
<footer>
<div class="clearfix"></div>
</footer>
<div id="disqus_thread" style="border-top: 1px solid #e3e3e5; padding-top: 5px"></div>
<script type="text/javascript">
var disqus_shortname = 'xudsheninfo';
var disqus_url = 'http://xudshen.info/404.html';
(function(){
var dsq = document.createElement('script');
dsq.type = 'text/javascript';
dsq.async = true;
dsq.src = '//go.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
</div>
</article>
</div>
</div>
<div class="tabbar" onload="divideTabBar()">
<div class="tabbaritem"><a class="next" href="/">Home</a></div>
<div class="tabbaritem"><a class="next" href="/archives/">Archives</a></div>
<div class="tabbaritem"><a class="next" href="/about/">About</a></div>
<div class="tabbaritem"><a class="next" href="/atom.xml">Subscribe</a></div>
</div>
</div>
</body>
</html>