Skip to content

Commit 5909eae

Browse files
committed
Site updated: 2017-04-13 09:55:55
1 parent 0f2a241 commit 5909eae

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

404.html

+11-7
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
<!DOCTYPE HTML>
22
<html>
33
<head>
4-
<title>404 - coderpreacher blog</title>
5-
<meta name="description" content="404������ҳ�治���ڣ�">
6-
<meta http-equiv="content-type" content="text/html;charset=utf-8;"/>
7-
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
8-
<meta name="robots" content="all" />
9-
<meta name="robots" content="index,follow"/>
4+
<meta http-equiv="content-type" content="text/html;charset=utf-8;"/>
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
6+
<meta name="robots" content="all" />
7+
<meta name="robots" content="index,follow"/>
8+
<link rel="stylesheet" type="text/css" href="https://qzone.qq.com/gy/404/style/404style.css">
109
</head>
1110
<body>
12-
<script type="text/javascript" src="http://qzonestyle.gtimg.cn/qzone_v6/lostchild/search_children.js" charset="utf-8"></script>
11+
<script type="text/plain" src="http://www.qq.com/404/search_children.js"
12+
charset="utf-8" homePageUrl="/"
13+
homePageName="回到我的主页">
14+
</script>
15+
<script src="https://qzone.qq.com/gy/404/data.js" charset="utf-8"></script>
16+
<script src="https://qzone.qq.com/gy/404/page.js" charset="utf-8"></script>
1317
</body>
1418
</html>

css/main.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1703,7 +1703,7 @@ pre .javascript .function {
17031703
width: 4px;
17041704
height: 4px;
17051705
border-radius: 50%;
1706-
background: #f4b4ff;
1706+
background: #c86e32;
17071707
}
17081708
.links-of-blogroll {
17091709
font-size: 13px;

0 commit comments

Comments
 (0)