Skip to content

Commit 39da8ab

Browse files
committed
Site updated: 2016-11-28 16:25:00
1 parent a933e71 commit 39da8ab

File tree

10 files changed

+2354
-11
lines changed

10 files changed

+2354
-11
lines changed

2016/10/21/hello-world/index.html

Lines changed: 29 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,6 @@
7373

7474

7575

76-
77-
7876

7977
<link rel="alternate" href="/atom.xml" title="Yongong's Blog" type="application/atom+xml" />
8078

@@ -341,6 +339,20 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl
341339

342340

343341

342+
<div class="post-nav">
343+
<div class="post-nav-next post-nav-item">
344+
345+
</div>
346+
347+
<div class="post-nav-prev post-nav-item">
348+
349+
<a href="/2016/11/28/test/" rel="prev" title="test">
350+
test <i class="fa fa-chevron-right"></i>
351+
</a>
352+
353+
</div>
354+
</div>
355+
344356

345357

346358

@@ -408,14 +420,28 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl
408420
<nav class="site-state motion-element">
409421
<div class="site-state-item site-state-posts">
410422
<a href="/archives">
411-
<span class="site-state-item-count">1</span>
423+
<span class="site-state-item-count">2</span>
412424
<span class="site-state-item-name">日志</span>
413425
</a>
414426
</div>
415427

416428

429+
<div class="site-state-item site-state-categories">
430+
<a href="/categories">
431+
<span class="site-state-item-count">1</span>
432+
<span class="site-state-item-name">分类</span>
433+
</a>
434+
</div>
435+
417436

418437

438+
<div class="site-state-item site-state-tags">
439+
<a href="/tags">
440+
<span class="site-state-item-count">1</span>
441+
<span class="site-state-item-name">标签</span>
442+
</a>
443+
</div>
444+
419445

420446
</nav>
421447

0 commit comments

Comments
 (0)