Skip to content

Commit 9c9ba88

Browse files
authored
Update index.html
1 parent 1633d0a commit 9c9ba88

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<html>
33
<head>
44
<meta charset="utf-8">
5-
<meta http-equiv="description" content="移动端,桌面端页面无刷新过场切换骨架-mobilebone.js官网" />
65
<meta name="description" content="移动端,桌面端页面无刷新过场切换骨架-mobilebone.js官网" />
76
<meta name="keywords" content="mobilebone, mobilebone.js, 官网" />
87
<meta name="author" content="张鑫旭, zhangxinxu" />
8+
<meta name="referrer" content="never">
99
<title>mobilebone.js官网</title>
1010
<style>
1111
html, body, .page {
@@ -31,7 +31,7 @@
3131
}
3232

3333
.home-page {
34-
background: #181831 url(http://ww2.sinaimg.cn/large/4b4d632fgw1f4wbnmeu2zj21ha0ustb7.jpg) no-repeat center top fixed;
34+
background: #181831 url(https://ww2.sinaimg.cn/large/4b4d632fgw1f4wbnmeu2zj21ha0ustb7.jpg) no-repeat center top fixed;
3535
background-size: cover;
3636
}
3737

@@ -133,4 +133,4 @@ <h2>mobile移动端,PC桌面端页面无刷新过场JS骨架,简单、专注
133133
</div>
134134
<script type="text/javascript" src="http://tajs.qq.com/stats?sId=42998249" charset="UTF-8"></script>
135135
</body>
136-
</html>
136+
</html>

0 commit comments

Comments
 (0)