|
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
| 82 | +<meta name="description" content="###First Blog On GitHub###I try to start maintain this blog on the GitHub from today. The blog will be used as a notebook, or a diary to help me memorize the thing. Also it will help me practice writ"> |
82 | 83 | <meta property="og:type" content="article">
|
83 | 84 | <meta property="og:title" content="Hello Hexo World">
|
84 | 85 | <meta property="og:url" content="http://yoursite.com/2017/12/25/Hello-Hexo-World/index.html">
|
85 | 86 | <meta property="og:site_name" content="Ten Tips">
|
| 87 | +<meta property="og:description" content="###First Blog On GitHub###I try to start maintain this blog on the GitHub from today. The blog will be used as a notebook, or a diary to help me memorize the thing. Also it will help me practice writ"> |
86 | 88 | <meta property="og:locale" content="en">
|
87 |
| -<meta property="og:updated_time" content="2017-12-25T06:40:54.576Z"> |
| 89 | +<meta property="og:updated_time" content="2017-12-26T05:26:56.895Z"> |
88 | 90 | <meta name="twitter:card" content="summary">
|
89 | 91 | <meta name="twitter:title" content="Hello Hexo World">
|
| 92 | +<meta name="twitter:description" content="###First Blog On GitHub###I try to start maintain this blog on the GitHub from today. The blog will be used as a notebook, or a diary to help me memorize the thing. Also it will help me practice writ"> |
90 | 93 |
|
91 | 94 |
|
92 | 95 |
|
|
187 | 190 | </li>
|
188 | 191 |
|
189 | 192 |
|
| 193 | + <li class="menu-item menu-item-tags"> |
| 194 | + <a href="/tags/" rel="section"> |
| 195 | + |
| 196 | + <i class="menu-item-icon fa fa-fw fa-tags"></i> <br /> |
| 197 | + |
| 198 | + Tags |
| 199 | + </a> |
| 200 | + </li> |
| 201 | + |
| 202 | + |
| 203 | + <li class="menu-item menu-item-categories"> |
| 204 | + <a href="/categories/" rel="section"> |
| 205 | + |
| 206 | + <i class="menu-item-icon fa fa-fw fa-th"></i> <br /> |
| 207 | + |
| 208 | + Categories |
| 209 | + </a> |
| 210 | + </li> |
| 211 | + |
| 212 | + |
190 | 213 | <li class="menu-item menu-item-archives">
|
191 | 214 | <a href="/archives/" rel="section">
|
192 | 215 |
|
@@ -296,7 +319,10 @@ <h1 class="post-title" itemprop="name headline">Hello Hexo World</h1>
|
296 | 319 |
|
297 | 320 |
|
298 | 321 |
|
299 |
| - |
| 322 | + <p>###First Blog On GitHub###<br>I try to start maintain this blog on the GitHub from today. The blog will be used as a notebook, or a diary to help me memorize the thing. </p> |
| 323 | +<p>Also it will help me practice writing in MarkDown.</p> |
| 324 | +<p>Hope I can insist doing this.</p> |
| 325 | + |
300 | 326 |
|
301 | 327 | </div>
|
302 | 328 |
|
@@ -412,6 +438,14 @@ <h1 class="post-title" itemprop="name headline">Hello Hexo World</h1>
|
412 | 438 |
|
413 | 439 | <div class="links-of-author motion-element">
|
414 | 440 |
|
| 441 | + |
| 442 | + <span class="links-of-author-item"> |
| 443 | + <a href="https://github.com/linxtong" target="_blank" title="GitHub"> |
| 444 | + |
| 445 | + <i class="fa fa-fw fa-github"></i>GitHub</a> |
| 446 | + </span> |
| 447 | + |
| 448 | + |
415 | 449 | </div>
|
416 | 450 |
|
417 | 451 |
|
|
0 commit comments