瀏覽代碼

Docsify Auto Published

willin 8 年之前
父節點
當前提交
a1250ae0fa
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 二進制
      _static/60.png
  2. 2 2
      index.html

二進制
_static/60.png


+ 2 - 2
index.html

@@ -14,7 +14,7 @@
   <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/180.png"/>
+  <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"/>
@@ -85,7 +85,7 @@
           ads.push(paragraphs[paragraphs.length-1]);
           for(var i = 0; i < ads.length; i += 1) {
             ads[i].insertAdjacentHTML('afterend', '<ins class="adsbygoogle" style="display:block;margin: 1.5em auto;" data-ad-client="ca-pub-5059418763237956" data-ad-slot="9518721243" data-ad-format="auto"></ins>');
-            (adsbygoogle = window.adsbygoogle || []).push({});   
+            (adsbygoogle = window.adsbygoogle || []).push({});
           }
         });
       }