-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
84 lines (49 loc) · 2.56 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
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="renfb.com">
<meta name="description" content="任锋宾的个人主页--精于技术,点点滴滴,虽然我的技术和想法很不系统和成熟,但愿与你分享.">
<meta name="generator" content="Hugo 0.15" />
<title>404 Page not found · 任锋宾的个人主页 | 精于技术,点点滴滴,虽然我的技术和想法很不系统和成熟,但愿与你分享</title>
<link rel="shortcut icon" href="http://renfb.github.io/images/favicon.ico">
<link rel="stylesheet" href="http://renfb.github.io/css/style.css">
<link rel="stylesheet" href="http://renfb.github.io/css/highlight.css">
<link rel="stylesheet" href="http://renfb.github.io/css/monosocialiconsfont.css">
<link href="http://renfb.github.io/index.xml" rel="alternate" type="application/rss+xml" title="任锋宾的个人主页 | 精于技术,点点滴滴,虽然我的技术和想法很不系统和成熟,但愿与你分享" />
</head>
<body>
<nav class="main-nav">
<a href='http://renfb.github.io/'> <span class="arrow">←</span>首页</a>
<a href='http://renfb.github.io/about'>关于我</a>
<a class="cta" href="http://renfb.github.io/index.xml">订阅</a>
</nav>
<section id="wrapper" class="home">
<article class="post">
<header>
<h1>404 - Page not found</h1>
<h3>The content you're looking for doesn't seem to exist.</h3>
</header>
<ul id="post-list" class="archive readmore">
<h3>Read more</h3>
<li>
<a href="http://renfb.github.io/post/jquery_json_invalid/">JQuery使用getJSON返回json数据是回调函数没反应的解决办法<aside class="dates">Jan 24</aside></a>
</li>
<li>
<a href="http://renfb.github.io/post/efficient_execution_ability/">如何练就高效执行的本领<aside class="dates">Jan 24</aside></a>
</li>
<li>
<a href="http://renfb.github.io/post/How_to_choose_open_source_software/">如何选择开源软件(CMS)<aside class="dates">Jan 24</aside></a>
</li>
</ul>
</article>
<footer id="footer">
<p class="small">
© Copyright 2016 renfb.com
</p>
</footer>
</section>
</body>
</html>