瀏覽代碼

Docsify Auto Published

willin 6 年之前
父節點
當前提交
0cc59a0f34
共有 10 個文件被更改,包括 5 次插入5 次删除
  1. 二進制
      _static/120.png
  2. 二進制
      _static/152.png
  3. 二進制
      _static/167.png
  4. 二進制
      _static/180.png
  5. 二進制
      _static/60.png
  6. 二進制
      _static/touch-icon-ipad-retina.png
  7. 二進制
      _static/touch-icon-ipad.png
  8. 二進制
      _static/touch-icon-iphone-retina.png
  9. 二進制
      _static/touch-icon-iphone.png
  10. 5 5
      index.html

二進制
_static/120.png


二進制
_static/152.png


二進制
_static/167.png


二進制
_static/180.png


二進制
_static/60.png


二進制
_static/touch-icon-ipad-retina.png


二進制
_static/touch-icon-ipad.png


二進制
_static/touch-icon-iphone-retina.png


二進制
_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>