aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2018-01-18 08:59:50 +0000
committerclarkzjw <[email protected]>2018-01-18 08:59:50 +0000
commita841ce9bfe066a2af54f8e7327e0828e642195a7 (patch)
treee65a09f14f23324364105de019cac9e0366438e3 /index.html
parentf754588de7b6a91019a7a5a396bcb5838ab2f3ff (diff)
downloadblog.jinwei.me-a841ce9bfe066a2af54f8e7327e0828e642195a7.tar.gz
Thu Jan 18 08:59:50 UTC 2018
Diffstat (limited to 'index.html')
-rw-r--r--index.html15
1 files changed, 11 insertions, 4 deletions
diff --git a/index.html b/index.html
index f77f4dd..6d819cf 100644
--- a/index.html
+++ b/index.html
@@ -40,6 +40,7 @@
40 <div class="document"> 40 <div class="document">
41 <div class="documentwrapper"> 41 <div class="documentwrapper">
42 <div class="bodywrapper"> 42 <div class="bodywrapper">
43
43 <div class="body han-init-context" role="main"> 44 <div class="body han-init-context" role="main">
44 45
45 <div class="section" id="hello-world"> 46 <div class="section" id="hello-world">
@@ -196,11 +197,18 @@
196</div> 197</div>
197 198
198 199
199 <div class="just-comments" 200 <div>
201 <div class="just-comments"
200 data-allowguests="true" 202 data-allowguests="true"
201 data-apikey="4bb18080-e236-4513-bd72-3a032f35d3bb"> 203 data-apikey="4bb18080-e236-4513-bd72-3a032f35d3bb">
204 </div>
205 <br>
206 <div style="width: 50%; margin: 0 auto;">
207 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="138" height="20"><linearGradient id="b" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="a"><rect width="138" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#a)"><path fill="#555" d="M0 0h73v20H0z"/><path fill="#e05d44" d="M73 0h65v20H73z"/><path fill="url(#b)" d="M0 0h138v20H0z"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110"><text x="375" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="630">Powered by</text><text x="375" y="140" transform="scale(.1)" textLength="630">Powered by</text><text x="1045" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="550">Cloudflare</text><text x="1045" y="140" transform="scale(.1)" textLength="550">Cloudflare</text></g> </svg>
208 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="116" height="20"><linearGradient id="b" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="a"><rect width="116" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#a)"><path fill="#555" d="M0 0h69v20H0z"/><path fill="#97CA00" d="M69 0h47v20H69z"/><path fill="url(#b)" d="M0 0h116v20H0z"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110"><text x="355" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="590">Hosted on </text><text x="355" y="140" transform="scale(.1)" textLength="590">Hosted on </text><text x="915" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">GitHub</text><text x="915" y="140" transform="scale(.1)" textLength="370">GitHub</text></g> </svg>
209 </div>
202 </div> 210 </div>
203 <script async defer src="https://just-comments.com/w.js"></script> 211 <script async defer src="../../_static/w.js"></script>
204 <script async defer src="https://buttons.github.io/buttons.js"></script> 212 <script async defer src="https://buttons.github.io/buttons.js"></script>
205 <script async defer src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> 213 <script async defer src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
206 </div> 214 </div>
@@ -253,7 +261,6 @@
253 </div> 261 </div>
254 </div> 262 </div>
255 <div class="clearer"></div> 263 <div class="clearer"></div>
256 </div><script async defer type="text/javascript" src="../../../_static/han.min.js"></script> 264 </div>
257<script type="text/javascript">Han.init()</script>
258 </body> 265 </body>
259</html> \ No newline at end of file 266</html> \ No newline at end of file
Powered by cgit v1.2.3 (git 2.41.0)