|
| 1 | +<!DOCTYPE html> |
| 2 | +<html> |
| 3 | + <head> |
| 4 | + <meta charset="utf-8"> |
| 5 | +<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> |
| 6 | +<meta http-equiv="Cache-Control" content="no-siteapp"> |
| 7 | +<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=1, minimum-scale=1, maximum-scale=1"> |
| 8 | +<meta name="renderer" content="webkit"> |
| 9 | +<meta name="google" value="notranslate"> |
| 10 | +<meta name="robots" content="index,follow"> |
| 11 | + |
| 12 | + |
| 13 | +<meta name="twitter:card" content="summary"> |
| 14 | +<meta name="twitter:title" content="泛海"> |
| 15 | +<meta name="twitter:description" content="描述一切"> |
| 16 | +<meta name="twitter:image:src" content="https://csnzf.github.io/images/avatar.png"> |
| 17 | + |
| 18 | +<meta property="og:url" content="https://csnzf.github.io"> |
| 19 | +<meta property="og:title" content="泛海"> |
| 20 | +<meta property="og:description" content="描述一切"> |
| 21 | +<meta property="og:site_name" content="泛海"> |
| 22 | +<meta property="og:image" content="https://csnzf.github.io/images/avatar.png"> |
| 23 | +<meta property="og:type" content="website"> |
| 24 | +<meta name="robots" content="noodp"> |
| 25 | + |
| 26 | +<meta itemprop="name" content="泛海"> |
| 27 | +<meta itemprop="description" content="描述一切"> |
| 28 | +<meta itemprop="image" content="https://csnzf.github.io/images/avatar.png"> |
| 29 | + |
| 30 | +<link rel="canonical" href="https://csnzf.github.io"> |
| 31 | + |
| 32 | +<link rel="shortcut icon" href="/favicon.png"> |
| 33 | +<link rel="apple-itouch-icon" href="/favicon.png"> |
| 34 | +<link rel="stylesheet" href="/bundle/index.css"> |
| 35 | +<script type="text/javascript"> |
| 36 | + var timeSinceLang = { |
| 37 | + year: '年前', |
| 38 | + month: '个月前', |
| 39 | + day: '天前', |
| 40 | + hour: '小时前', |
| 41 | + minute: '分钟前', |
| 42 | + second: '秒前' |
| 43 | + }; |
| 44 | + var root = ''; |
| 45 | +</script> |
| 46 | + |
| 47 | + |
| 48 | + <meta name="keywords" content=""> |
| 49 | + <meta name="description" content="关于作者"> |
| 50 | + <meta name="author" content="LCC"> |
| 51 | + <title>关于作者</title> |
| 52 | + </head> |
| 53 | + <body> |
| 54 | + <article class="container"> |
| 55 | + <header class="header-wrap"> |
| 56 | + <a class="index" href="/"> |
| 57 | + <img class="logo" src="/images/avatar.png" /> |
| 58 | + 泛海 |
| 59 | + </a> |
| 60 | + <ul class="menu"> |
| 61 | + <li class="menu-item"><a href="/archive.html">归档</a></li> |
| 62 | + <li class="menu-item"><a href="/tag.html">标签</a></li> |
| 63 | + <li class="menu-item"><a href="/atom.xml">订阅</a></li> |
| 64 | + </ul> |
| 65 | +</header> |
| 66 | + |
| 67 | + <article class="main article"> |
| 68 | + <h1 class="title">关于作者</h1> |
| 69 | + <section class="info"> |
| 70 | + <span class="avatar" style="background-image: url(/images/avatar.png);"></span> |
| 71 | + <a class="name" href="/about.me.html">LCC</a> |
| 72 | + |
| 73 | + <span class="date" data-time="0"><span class="from"></span></span> |
| 74 | + |
| 75 | + <span class="tags"></span> |
| 76 | + </section> |
| 77 | + <article class="content"><h2>千里之行,始于足下</h2> |
| 78 | +</article> |
| 79 | + <section class="author"> |
| 80 | + <div class="avatar" style="background-image: url(/images/avatar.png);"></div> |
| 81 | + <a class="name" href="/about.me.html">LCC</a> |
| 82 | + <div class="intro">工程师</div> |
| 83 | + </section> |
| 84 | + <section class="recommend"> |
| 85 | + |
| 86 | + |
| 87 | + </section> |
| 88 | + |
| 89 | + <section id="disqus_thread"></section> |
| 90 | + <script type="text/javascript"> |
| 91 | + (function() { |
| 92 | + var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; |
| 93 | + dsq.src = '//username.disqus.com/embed.js'; |
| 94 | + (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); |
| 95 | + })(); |
| 96 | + </script> |
| 97 | + |
| 98 | + |
| 99 | + </article> |
| 100 | + </article> |
| 101 | + <footer class="footer"> |
| 102 | + <span class="copyright"> |
| 103 | + 泛海 © |
| 104 | + <script type="text/javascript"> |
| 105 | + document.write(new Date().getFullYear()); |
| 106 | + </script> |
| 107 | + </span> |
| 108 | + <span class="publish">Powered by <a href="http://www.chole.io/" target="_blank">Ink</a></span> |
| 109 | +</footer> |
| 110 | + |
| 111 | + <script src="/bundle/index.js"></script> |
| 112 | + </body> |
| 113 | +</html> |
0 commit comments