Skip to content

Commit 614654f

Browse files
committed
Site updated: 2016-10-21 18:20:34
1 parent 82d4da7 commit 614654f

File tree

7 files changed

+183
-38
lines changed

7 files changed

+183
-38
lines changed

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

Lines changed: 37 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<link href="/css/main.css?v=5.0.2" rel="stylesheet" type="text/css" />
6969

7070

71-
<meta name="keywords" content="Hexo, NexT" />
71+
<meta name="keywords" content="yongrong, Hexo, NexT" />
7272

7373

7474

@@ -92,7 +92,7 @@
9292
Quick">
9393
<meta property="og:type" content="article">
9494
<meta property="og:title" content="Hello World">
95-
<meta property="og:url" content="http://yoursite.com/2016/10/21/hello-world/index.html">
95+
<meta property="og:url" content="http://yongrong.github.io/2016/10/21/hello-world/index.html">
9696
<meta property="og:site_name" content="Yongong's Blog">
9797
<meta property="og:description" content="Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
9898
Quick">
@@ -121,7 +121,7 @@
121121

122122

123123

124-
<link rel="canonical" href="http://yoursite.com/2016/10/21/hello-world/"/>
124+
<link rel="canonical" href="http://yongrong.github.io/2016/10/21/hello-world/"/>
125125

126126

127127
<title> Hello World | Yongong's Blog </title>
@@ -207,12 +207,12 @@
207207
</li>
208208

209209

210-
<li class="menu-item menu-item-schedule">
211-
<a href="/schedule" rel="section">
210+
<li class="menu-item menu-item-categories">
211+
<a href="/categories" rel="section">
212212

213-
<i class="menu-item-icon fa fa-fw fa-calendar"></i> <br />
213+
<i class="menu-item-icon fa fa-fw fa-th"></i> <br />
214214

215-
日程
215+
分类
216216
</a>
217217
</li>
218218

@@ -363,7 +363,7 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl
363363
<div class="comments" id="comments">
364364

365365
<div class="ds-thread" data-thread-key="2016/10/21/hello-world/"
366-
data-title="Hello World" data-url="http://yoursite.com/2016/10/21/hello-world/">
366+
data-title="Hello World" data-url="http://yongrong.github.io/2016/10/21/hello-world/">
367367
</div>
368368

369369
</div>
@@ -430,6 +430,35 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl
430430

431431
<div class="links-of-author motion-element">
432432

433+
434+
<span class="links-of-author-item">
435+
<a href="https://github.com/yongrong" target="_blank" title="GitHub">
436+
437+
<i class="fa fa-fw fa-github"></i>
438+
439+
GitHub
440+
</a>
441+
</span>
442+
443+
<span class="links-of-author-item">
444+
<a href="http://weibo.com/yuyongrong" target="_blank" title="Weibo">
445+
446+
<i class="fa fa-fw fa-weibo"></i>
447+
448+
Weibo
449+
</a>
450+
</span>
451+
452+
<span class="links-of-author-item">
453+
<a href="" target="_blank" title="Others">
454+
455+
<i class="fa fa-fw fa-globe"></i>
456+
457+
Others
458+
</a>
459+
</span>
460+
461+
433462
</div>
434463

435464

archives/2016/10/index.html

Lines changed: 36 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<link href="/css/main.css?v=5.0.2" rel="stylesheet" type="text/css" />
6969

7070

71-
<meta name="keywords" content="Hexo, NexT" />
71+
<meta name="keywords" content="yongrong, Hexo, NexT" />
7272

7373

7474

@@ -88,7 +88,7 @@
8888

8989
<meta property="og:type" content="website">
9090
<meta property="og:title" content="Yongong's Blog">
91-
<meta property="og:url" content="http://yoursite.com/archives/2016/10/index.html">
91+
<meta property="og:url" content="http://yongrong.github.io/archives/2016/10/index.html">
9292
<meta property="og:site_name" content="Yongong's Blog">
9393
<meta name="twitter:card" content="summary">
9494
<meta name="twitter:title" content="Yongong's Blog">
@@ -112,7 +112,7 @@
112112

113113

114114

115-
<link rel="canonical" href="http://yoursite.com/archives/2016/10/"/>
115+
<link rel="canonical" href="http://yongrong.github.io/archives/2016/10/"/>
116116

117117

118118
<title> 归档 | Yongong's Blog </title>
@@ -198,12 +198,12 @@
198198
</li>
199199

200200

201-
<li class="menu-item menu-item-schedule">
202-
<a href="/schedule" rel="section">
201+
<li class="menu-item menu-item-categories">
202+
<a href="/categories" rel="section">
203203

204-
<i class="menu-item-icon fa fa-fw fa-calendar"></i> <br />
204+
<i class="menu-item-icon fa fa-fw fa-th"></i> <br />
205205

206-
日程
206+
分类
207207
</a>
208208
</li>
209209

@@ -344,6 +344,35 @@ <h1 class="post-title">
344344

345345
<div class="links-of-author motion-element">
346346

347+
348+
<span class="links-of-author-item">
349+
<a href="https://github.com/yongrong" target="_blank" title="GitHub">
350+
351+
<i class="fa fa-fw fa-github"></i>
352+
353+
GitHub
354+
</a>
355+
</span>
356+
357+
<span class="links-of-author-item">
358+
<a href="http://weibo.com/yuyongrong" target="_blank" title="Weibo">
359+
360+
<i class="fa fa-fw fa-weibo"></i>
361+
362+
Weibo
363+
</a>
364+
</span>
365+
366+
<span class="links-of-author-item">
367+
<a href="" target="_blank" title="Others">
368+
369+
<i class="fa fa-fw fa-globe"></i>
370+
371+
Others
372+
</a>
373+
</span>
374+
375+
347376
</div>
348377

349378

archives/2016/index.html

Lines changed: 36 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<link href="/css/main.css?v=5.0.2" rel="stylesheet" type="text/css" />
6969

7070

71-
<meta name="keywords" content="Hexo, NexT" />
71+
<meta name="keywords" content="yongrong, Hexo, NexT" />
7272

7373

7474

@@ -88,7 +88,7 @@
8888

8989
<meta property="og:type" content="website">
9090
<meta property="og:title" content="Yongong's Blog">
91-
<meta property="og:url" content="http://yoursite.com/archives/2016/index.html">
91+
<meta property="og:url" content="http://yongrong.github.io/archives/2016/index.html">
9292
<meta property="og:site_name" content="Yongong's Blog">
9393
<meta name="twitter:card" content="summary">
9494
<meta name="twitter:title" content="Yongong's Blog">
@@ -112,7 +112,7 @@
112112

113113

114114

115-
<link rel="canonical" href="http://yoursite.com/archives/2016/"/>
115+
<link rel="canonical" href="http://yongrong.github.io/archives/2016/"/>
116116

117117

118118
<title> 归档 | Yongong's Blog </title>
@@ -198,12 +198,12 @@
198198
</li>
199199

200200

201-
<li class="menu-item menu-item-schedule">
202-
<a href="/schedule" rel="section">
201+
<li class="menu-item menu-item-categories">
202+
<a href="/categories" rel="section">
203203

204-
<i class="menu-item-icon fa fa-fw fa-calendar"></i> <br />
204+
<i class="menu-item-icon fa fa-fw fa-th"></i> <br />
205205

206-
日程
206+
分类
207207
</a>
208208
</li>
209209

@@ -344,6 +344,35 @@ <h1 class="post-title">
344344

345345
<div class="links-of-author motion-element">
346346

347+
348+
<span class="links-of-author-item">
349+
<a href="https://github.com/yongrong" target="_blank" title="GitHub">
350+
351+
<i class="fa fa-fw fa-github"></i>
352+
353+
GitHub
354+
</a>
355+
</span>
356+
357+
<span class="links-of-author-item">
358+
<a href="http://weibo.com/yuyongrong" target="_blank" title="Weibo">
359+
360+
<i class="fa fa-fw fa-weibo"></i>
361+
362+
Weibo
363+
</a>
364+
</span>
365+
366+
<span class="links-of-author-item">
367+
<a href="" target="_blank" title="Others">
368+
369+
<i class="fa fa-fw fa-globe"></i>
370+
371+
Others
372+
</a>
373+
</span>
374+
375+
347376
</div>
348377

349378

archives/index.html

Lines changed: 36 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<link href="/css/main.css?v=5.0.2" rel="stylesheet" type="text/css" />
6969

7070

71-
<meta name="keywords" content="Hexo, NexT" />
71+
<meta name="keywords" content="yongrong, Hexo, NexT" />
7272

7373

7474

@@ -88,7 +88,7 @@
8888

8989
<meta property="og:type" content="website">
9090
<meta property="og:title" content="Yongong's Blog">
91-
<meta property="og:url" content="http://yoursite.com/archives/index.html">
91+
<meta property="og:url" content="http://yongrong.github.io/archives/index.html">
9292
<meta property="og:site_name" content="Yongong's Blog">
9393
<meta name="twitter:card" content="summary">
9494
<meta name="twitter:title" content="Yongong's Blog">
@@ -112,7 +112,7 @@
112112

113113

114114

115-
<link rel="canonical" href="http://yoursite.com/archives/"/>
115+
<link rel="canonical" href="http://yongrong.github.io/archives/"/>
116116

117117

118118
<title> 归档 | Yongong's Blog </title>
@@ -198,12 +198,12 @@
198198
</li>
199199

200200

201-
<li class="menu-item menu-item-schedule">
202-
<a href="/schedule" rel="section">
201+
<li class="menu-item menu-item-categories">
202+
<a href="/categories" rel="section">
203203

204-
<i class="menu-item-icon fa fa-fw fa-calendar"></i> <br />
204+
<i class="menu-item-icon fa fa-fw fa-th"></i> <br />
205205

206-
日程
206+
分类
207207
</a>
208208
</li>
209209

@@ -344,6 +344,35 @@ <h1 class="post-title">
344344

345345
<div class="links-of-author motion-element">
346346

347+
348+
<span class="links-of-author-item">
349+
<a href="https://github.com/yongrong" target="_blank" title="GitHub">
350+
351+
<i class="fa fa-fw fa-github"></i>
352+
353+
GitHub
354+
</a>
355+
</span>
356+
357+
<span class="links-of-author-item">
358+
<a href="http://weibo.com/yuyongrong" target="_blank" title="Weibo">
359+
360+
<i class="fa fa-fw fa-weibo"></i>
361+
362+
Weibo
363+
</a>
364+
</span>
365+
366+
<span class="links-of-author-item">
367+
<a href="" target="_blank" title="Others">
368+
369+
<i class="fa fa-fw fa-globe"></i>
370+
371+
Others
372+
</a>
373+
</span>
374+
375+
347376
</div>
348377

349378

css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1563,7 +1563,7 @@ pre .javascript .function {
15631563
width: 4px;
15641564
height: 4px;
15651565
border-radius: 50%;
1566-
background: #982aff;
1566+
background: #a6a8fa;
15671567
}
15681568
.links-of-blogroll {
15691569
font-size: 13px;

0 commit comments

Comments
 (0)