We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c48186 commit e19124eCopy full SHA for e19124e
ReadMe.md
@@ -1,5 +1,8 @@
1
mobilebone.js
2
=============
3
+
4
+<img src="https://www.zhangxinxu.com/GitHub/mobilebone/docs/assets/logo-128.png">
5
6
单页切换骨架。适用于移动Web APP, Hybrid混合APP, 单页H5或PC应用。官方网站:<a href="http://www.mobilebone.org/">http://www.mobilebone.org/</a>
7
8
docs/index.html
@@ -6,6 +6,7 @@
<meta name="description" content="移动端,桌面端页面无刷新过场切换骨架-mobilebone.js官网" />
<meta name="keywords" content="mobilebone, mobilebone.js, 官网" />
<meta name="author" content="张鑫旭, zhangxinxu" />
9
+<link rel="icon" href="./assets/favicon.ico">
10
<title>mobilebone.js官网</title>
11
<style>
12
html, body, .page {
0 commit comments