Skip to content

Commit 736f63c

Browse files
committed
update
1 parent 33bc700 commit 736f63c

File tree

5 files changed

+13
-13
lines changed

5 files changed

+13
-13
lines changed

2016/09/20/json/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -507,8 +507,8 @@ <h3 id="3-JSON同样不能容忍末尾的逗号"><a href="/2016/09/20/json/#3-JS
507507
<div class="post-nav">
508508
<div class="post-nav-next post-nav-item">
509509

510-
<a href="/2016/10/11/npm/" rel="next" title="npm">
511-
<i class="fa fa-chevron-left"></i> npm
510+
<a href="/2016/10/11/ubuntu安装hexo教程/" rel="next" title="ubuntu 安装hexo博客">
511+
<i class="fa fa-chevron-left"></i> ubuntu 安装hexo博客
512512
</a>
513513

514514
</div>

2016/10/11/Gulp插件收藏/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -498,8 +498,8 @@ <h2 id="Gulp插件收藏"><a href="/2016/10/11/Gulp插件收藏/#Gulp插件收
498498

499499
<div class="post-nav-prev post-nav-item">
500500

501-
<a href="/2016/10/11/ubuntu安装hexo教程/" rel="prev" title="ubuntu 安装hexo博客">
502-
ubuntu 安装hexo博客 <i class="fa fa-chevron-right"></i>
501+
<a href="/2016/10/11/npm/" rel="prev" title="npm">
502+
npm <i class="fa fa-chevron-right"></i>
503503
</a>
504504

505505
</div>

2016/10/11/npm/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -524,16 +524,16 @@ <h2 id="管理node-js版本"><a href="/2016/10/11/npm/#管理node-js版本" clas
524524
<div class="post-nav">
525525
<div class="post-nav-next post-nav-item">
526526

527-
<a href="/2016/10/11/ubuntu安装hexo教程/" rel="next" title="ubuntu 安装hexo博客">
528-
<i class="fa fa-chevron-left"></i> ubuntu 安装hexo博客
527+
<a href="/2016/10/11/Gulp插件收藏/" rel="next" title=" Gulp插件收藏">
528+
<i class="fa fa-chevron-left"></i> Gulp插件收藏
529529
</a>
530530

531531
</div>
532532

533533
<div class="post-nav-prev post-nav-item">
534534

535-
<a href="/2016/09/20/json/" rel="prev" title="json">
536-
json <i class="fa fa-chevron-right"></i>
535+
<a href="/2016/10/11/ubuntu安装hexo教程/" rel="prev" title="ubuntu 安装hexo博客">
536+
ubuntu 安装hexo博客 <i class="fa fa-chevron-right"></i>
537537
</a>
538538

539539
</div>

2016/10/11/ubuntu安装hexo教程/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -498,16 +498,16 @@ <h3 id="安装hexo"><a href="/2016/10/11/ubuntu安装hexo教程/#安装hexo" cla
498498
<div class="post-nav">
499499
<div class="post-nav-next post-nav-item">
500500

501-
<a href="/2016/10/11/Gulp插件收藏/" rel="next" title=" Gulp插件收藏">
502-
<i class="fa fa-chevron-left"></i> Gulp插件收藏
501+
<a href="/2016/10/11/npm/" rel="next" title="npm">
502+
<i class="fa fa-chevron-left"></i> npm
503503
</a>
504504

505505
</div>
506506

507507
<div class="post-nav-prev post-nav-item">
508508

509-
<a href="/2016/10/11/npm/" rel="prev" title="npm">
510-
npm <i class="fa fa-chevron-right"></i>
509+
<a href="/2016/09/20/json/" rel="prev" title="json">
510+
json <i class="fa fa-chevron-right"></i>
511511
</a>
512512

513513
</div>

css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1737,7 +1737,7 @@ pre .javascript .function {
17371737
width: 4px;
17381738
height: 4px;
17391739
border-radius: 50%;
1740-
background: #003929;
1740+
background: #e9cb7c;
17411741
}
17421742
.links-of-blogroll {
17431743
font-size: 13px;

0 commit comments

Comments
 (0)