Browse Source

Docsify Auto Published

willin 6 years ago
parent
commit
0cc59a0f34

BIN
_static/120.png


BIN
_static/152.png


BIN
_static/167.png


BIN
_static/180.png


BIN
_static/60.png


BIN
_static/touch-icon-ipad-retina.png


BIN
_static/touch-icon-ipad.png


BIN
_static/touch-icon-iphone-retina.png


BIN
_static/touch-icon-iphone.png


+ 5 - 5
index.html

@@ -14,11 +14,11 @@
   <link rel="stylesheet" href="//unpkg.com/mermaid/dist/mermaid.min.css">
   <style>.markdown-section{max-width:95% !important;}</style>
   <link rel="shortcut icon" href="/_static/favicon.ico"/>
-  <link rel="apple-touch-icon" href="/_static/60.png"/>
-  <link rel="apple-touch-icon" sizes="180x180" href="/_static/180.png"/>
-  <link rel="apple-touch-icon" sizes="167x167" href="/_static/167.png"/>
-  <link rel="apple-touch-icon" sizes="152x152" href="/_static/152.png"/>
-  <link rel="apple-touch-icon" sizes="120x120" href="/_static/120.png"/>
+  <link rel="apple-touch-icon" href="/_static/touch-icon-iphone.png"/>
+  <link rel="apple-touch-icon" sizes="180x180" href="/_static/touch-icon-iphone-retina.png"/>
+  <link rel="apple-touch-icon" sizes="167x167" href="/_static/touch-icon-ipad-retina.png"/>
+  <link rel="apple-touch-icon" sizes="152x152" href="/_static/touch-icon-ipad.png"/>
+  <link rel="apple-touch-icon" sizes="120x120" href="/_static/touch-icon-iphone.png"/>
 </head>
 <body>
   <div id="app"></div>