Skip to content

Commit 5aae9e9

Browse files
committed
Site updated: 2016-06-15 15:33:28
1 parent 0661595 commit 5aae9e9

File tree

7 files changed

+71
-351
lines changed

7 files changed

+71
-351
lines changed

2016/06/13/hello-world/index.html

Lines changed: 9 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
<meta charset="utf-8">
55

66
<meta http-equiv="X-UA-Compatible" content="IE=edge" >
7-
<title>Hello World | 乌有先生的技术博客</title>
7+
<title>Hello World | 乌有先生的个人博客</title>
88
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
99
<meta name="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.
1010
Quick">
1111
<meta property="og:type" content="article">
1212
<meta property="og:title" content="Hello World">
1313
<meta property="og:url" content="http://hefuyicoder.com/2016/06/13/hello-world/index.html">
14-
<meta property="og:site_name" content="乌有先生的技术博客">
14+
<meta property="og:site_name" content="乌有先生的个人博客">
1515
<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.
1616
Quick">
1717
<meta property="og:updated_time" content="2016-06-13T15:31:05.000Z">
@@ -20,7 +20,7 @@
2020
<meta name="twitter: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.
2121
Quick">
2222

23-
<link rel="alternative" href="/atom.xml" title="乌有先生的技术博客" type="application/atom+xml">
23+
<link rel="alternative" href="/atom.xml" title="乌有先生的个人博客" type="application/atom+xml">
2424

2525

2626
<link rel="icon" href="/favicon.png">
@@ -36,12 +36,12 @@
3636
<header id="header" class="inner">
3737
<a href="/" class="profilepic">
3838

39-
<img lazy-src="null" class="js-avatar">
39+
<img lazy-src="http://o8swcawjo.bkt.clouddn.com/mmexport1435742189387_mr1436356301862.jpg" class="js-avatar">
4040

4141
</a>
4242

4343
<hgroup>
44-
<h1 class="header-author"><a href="/">Hefuyi</a></h1>
44+
<h1 class="header-author"><a href="/">乌有先生</a></h1>
4545
</hgroup>
4646

4747

@@ -160,17 +160,17 @@ <h1 class="header-author"><a href="/">Hefuyi</a></h1>
160160
<nav id="mobile-nav">
161161
<div class="overlay">
162162
<div class="slider-trigger"></div>
163-
<h1 class="header-author js-mobile-header hide">Hefuyi</h1>
163+
<h1 class="header-author js-mobile-header hide">乌有先生</h1>
164164
</div>
165165
<div class="intrude-less">
166166
<header id="header" class="inner">
167167
<div class="profilepic">
168168

169-
<img lazy-src="null" class="js-avatar">
169+
<img lazy-src="http://o8swcawjo.bkt.clouddn.com/mmexport1435742189387_mr1436356301862.jpg" class="js-avatar">
170170

171171
</div>
172172
<hgroup>
173-
<h1 class="header-author">Hefuyi</h1>
173+
<h1 class="header-author">乌有先生</h1>
174174
</hgroup>
175175

176176
<nav class="header-menu">
@@ -249,20 +249,6 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl
249249
</div>
250250

251251

252-
<nav id="article-nav">
253-
254-
<a href="/2016/06/14/My-New-Post/" id="article-nav-newer" class="article-nav-link-wrap">
255-
<strong class="article-nav-caption"><</strong>
256-
<div class="article-nav-title">
257-
258-
My New Post
259-
260-
</div>
261-
</a>
262-
263-
264-
</nav>
265-
266252

267253
</article>
268254

@@ -317,7 +303,7 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl
317303
<div class="outer">
318304
<div id="footer-info">
319305
<div class="footer-left">
320-
&copy; 2016 Hefuyi
306+
&copy; 2016 乌有先生
321307
</div>
322308
<div class="footer-right">
323309
<a href="http://hexo.io/" target="_blank">Hexo</a> Theme <a href="https://github.com/litten/hexo-theme-yilia" target="_blank">Yilia</a> by Litten

2016/06/14/My-New-Post/index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@
44
<meta charset="utf-8">
55

66
<meta http-equiv="X-UA-Compatible" content="IE=edge" >
7-
<title>My New Post | 乌有先生的技术博客</title>
7+
<title>My New Post | 乌有先生的个人博客</title>
88
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
99
<meta name="description" content="Android Developer">
1010
<meta property="og:type" content="article">
1111
<meta property="og:title" content="My New Post">
1212
<meta property="og:url" content="http://hefuyicoder.com/2016/06/14/My-New-Post/index.html">
13-
<meta property="og:site_name" content="乌有先生的技术博客">
13+
<meta property="og:site_name" content="乌有先生的个人博客">
1414
<meta property="og:description" content="Android Developer">
1515
<meta property="og:updated_time" content="2016-06-14T09:44:48.000Z">
1616
<meta name="twitter:card" content="summary">
1717
<meta name="twitter:title" content="My New Post">
1818
<meta name="twitter:description" content="Android Developer">
1919

20-
<link rel="alternative" href="/atom.xml" title="乌有先生的技术博客" type="application/atom+xml">
20+
<link rel="alternative" href="/atom.xml" title="乌有先生的个人博客" type="application/atom+xml">
2121

2222

2323
<link rel="icon" href="/favicon.png">
@@ -33,12 +33,12 @@
3333
<header id="header" class="inner">
3434
<a href="/" class="profilepic">
3535

36-
<img lazy-src="null" class="js-avatar">
36+
<img lazy-src="http://o8swcawjo.bkt.clouddn.com/mmexport1435742189387_mr1436356301862.jpg" class="js-avatar">
3737

3838
</a>
3939

4040
<hgroup>
41-
<h1 class="header-author"><a href="/">Hefuyi</a></h1>
41+
<h1 class="header-author"><a href="/">乌有先生</a></h1>
4242
</hgroup>
4343

4444

@@ -157,17 +157,17 @@ <h1 class="header-author"><a href="/">Hefuyi</a></h1>
157157
<nav id="mobile-nav">
158158
<div class="overlay">
159159
<div class="slider-trigger"></div>
160-
<h1 class="header-author js-mobile-header hide">Hefuyi</h1>
160+
<h1 class="header-author js-mobile-header hide">乌有先生</h1>
161161
</div>
162162
<div class="intrude-less">
163163
<header id="header" class="inner">
164164
<div class="profilepic">
165165

166-
<img lazy-src="null" class="js-avatar">
166+
<img lazy-src="http://o8swcawjo.bkt.clouddn.com/mmexport1435742189387_mr1436356301862.jpg" class="js-avatar">
167167

168168
</div>
169169
<hgroup>
170-
<h1 class="header-author">Hefuyi</h1>
170+
<h1 class="header-author">乌有先生</h1>
171171
</hgroup>
172172

173173
<nav class="header-menu">
@@ -310,7 +310,7 @@ <h1 class="article-title" itemprop="name">
310310
<div class="outer">
311311
<div id="footer-info">
312312
<div class="footer-left">
313-
&copy; 2016 Hefuyi
313+
&copy; 2016 乌有先生
314314
</div>
315315
<div class="footer-right">
316316
<a href="http://hexo.io/" target="_blank">Hexo</a> Theme <a href="https://github.com/litten/hexo-theme-yilia" target="_blank">Yilia</a> by Litten

2016/06/14/index/index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@
44
<meta charset="utf-8">
55

66
<meta http-equiv="X-UA-Compatible" content="IE=edge" >
7-
<title>index | 乌有先生的技术博客</title>
7+
<title>index | 乌有先生的个人博客</title>
88
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
99
<meta name="description" content="Android Developer">
1010
<meta property="og:type" content="article">
1111
<meta property="og:title" content="index">
1212
<meta property="og:url" content="http://hefuyicoder.com/2016/06/14/index/index.html">
13-
<meta property="og:site_name" content="乌有先生的技术博客">
13+
<meta property="og:site_name" content="乌有先生的个人博客">
1414
<meta property="og:description" content="Android Developer">
1515
<meta property="og:updated_time" content="2016-06-14T09:46:00.000Z">
1616
<meta name="twitter:card" content="summary">
1717
<meta name="twitter:title" content="index">
1818
<meta name="twitter:description" content="Android Developer">
1919

20-
<link rel="alternative" href="/atom.xml" title="乌有先生的技术博客" type="application/atom+xml">
20+
<link rel="alternative" href="/atom.xml" title="乌有先生的个人博客" type="application/atom+xml">
2121

2222

2323
<link rel="icon" href="/favicon.png">
@@ -33,12 +33,12 @@
3333
<header id="header" class="inner">
3434
<a href="/" class="profilepic">
3535

36-
<img lazy-src="null" class="js-avatar">
36+
<img lazy-src="http://o8swcawjo.bkt.clouddn.com/mmexport1435742189387_mr1436356301862.jpg" class="js-avatar">
3737

3838
</a>
3939

4040
<hgroup>
41-
<h1 class="header-author"><a href="/">Hefuyi</a></h1>
41+
<h1 class="header-author"><a href="/">乌有先生</a></h1>
4242
</hgroup>
4343

4444

@@ -157,17 +157,17 @@ <h1 class="header-author"><a href="/">Hefuyi</a></h1>
157157
<nav id="mobile-nav">
158158
<div class="overlay">
159159
<div class="slider-trigger"></div>
160-
<h1 class="header-author js-mobile-header hide">Hefuyi</h1>
160+
<h1 class="header-author js-mobile-header hide">乌有先生</h1>
161161
</div>
162162
<div class="intrude-less">
163163
<header id="header" class="inner">
164164
<div class="profilepic">
165165

166-
<img lazy-src="null" class="js-avatar">
166+
<img lazy-src="http://o8swcawjo.bkt.clouddn.com/mmexport1435742189387_mr1436356301862.jpg" class="js-avatar">
167167

168168
</div>
169169
<hgroup>
170-
<h1 class="header-author">Hefuyi</h1>
170+
<h1 class="header-author">乌有先生</h1>
171171
</hgroup>
172172

173173
<nav class="header-menu">
@@ -301,7 +301,7 @@ <h1 class="article-title" itemprop="name">
301301
<div class="outer">
302302
<div id="footer-info">
303303
<div class="footer-left">
304-
&copy; 2016 Hefuyi
304+
&copy; 2016 乌有先生
305305
</div>
306306
<div class="footer-right">
307307
<a href="http://hexo.io/" target="_blank">Hexo</a> Theme <a href="https://github.com/litten/hexo-theme-yilia" target="_blank">Yilia</a> by Litten

archives/2016/06/index.html

Lines changed: 11 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@
44
<meta charset="utf-8">
55

66
<meta http-equiv="X-UA-Compatible" content="IE=edge" >
7-
<title>Archives: 2016/6 | 乌有先生的技术博客</title>
7+
<title>Archives: 2016/6 | 乌有先生的个人博客</title>
88
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
99
<meta name="description" content="Android Developer">
1010
<meta property="og:type" content="website">
11-
<meta property="og:title" content="乌有先生的技术博客">
11+
<meta property="og:title" content="乌有先生的个人博客">
1212
<meta property="og:url" content="http://hefuyicoder.com/archives/2016/06/index.html">
13-
<meta property="og:site_name" content="乌有先生的技术博客">
13+
<meta property="og:site_name" content="乌有先生的个人博客">
1414
<meta property="og:description" content="Android Developer">
1515
<meta name="twitter:card" content="summary">
16-
<meta name="twitter:title" content="乌有先生的技术博客">
16+
<meta name="twitter:title" content="乌有先生的个人博客">
1717
<meta name="twitter:description" content="Android Developer">
1818

19-
<link rel="alternative" href="/atom.xml" title="乌有先生的技术博客" type="application/atom+xml">
19+
<link rel="alternative" href="/atom.xml" title="乌有先生的个人博客" type="application/atom+xml">
2020

2121

2222
<link rel="icon" href="/favicon.png">
@@ -32,12 +32,12 @@
3232
<header id="header" class="inner">
3333
<a href="/" class="profilepic">
3434

35-
<img lazy-src="null" class="js-avatar">
35+
<img lazy-src="http://o8swcawjo.bkt.clouddn.com/mmexport1435742189387_mr1436356301862.jpg" class="js-avatar">
3636

3737
</a>
3838

3939
<hgroup>
40-
<h1 class="header-author"><a href="/">Hefuyi</a></h1>
40+
<h1 class="header-author"><a href="/">乌有先生</a></h1>
4141
</hgroup>
4242

4343

@@ -156,17 +156,17 @@ <h1 class="header-author"><a href="/">Hefuyi</a></h1>
156156
<nav id="mobile-nav">
157157
<div class="overlay">
158158
<div class="slider-trigger"></div>
159-
<h1 class="header-author js-mobile-header hide">Hefuyi</h1>
159+
<h1 class="header-author js-mobile-header hide">乌有先生</h1>
160160
</div>
161161
<div class="intrude-less">
162162
<header id="header" class="inner">
163163
<div class="profilepic">
164164

165-
<img lazy-src="null" class="js-avatar">
165+
<img lazy-src="http://o8swcawjo.bkt.clouddn.com/mmexport1435742189387_mr1436356301862.jpg" class="js-avatar">
166166

167167
</div>
168168
<hgroup>
169-
<h1 class="header-author">Hefuyi</h1>
169+
<h1 class="header-author">乌有先生</h1>
170170
</hgroup>
171171

172172
<nav class="header-menu">
@@ -209,60 +209,6 @@ <h1 class="header-author">Hefuyi</h1>
209209
</div>
210210
<div class="archives">
211211

212-
<article class="archive-article archive-type-post">
213-
<div class="archive-article-inner">
214-
<header class="archive-article-header">
215-
<div class="article-meta">
216-
<a href="/2016/06/14/index/" class="archive-article-date">
217-
<time datetime="2016-06-14T09:46:00.000Z" itemprop="datePublished">6月 14</time>
218-
</a>
219-
</div>
220-
221-
222-
<h1 itemprop="name">
223-
<a class="archive-article-title" href="/2016/06/14/index/">index</a>
224-
</h1>
225-
226-
227-
<div class="article-info info-on-right">
228-
229-
230-
231-
</div>
232-
<div class="clearfix"></div>
233-
</header>
234-
</div>
235-
</article>
236-
237-
238-
239-
<article class="archive-article archive-type-post">
240-
<div class="archive-article-inner">
241-
<header class="archive-article-header">
242-
<div class="article-meta">
243-
<a href="/2016/06/14/My-New-Post/" class="archive-article-date">
244-
<time datetime="2016-06-14T09:44:48.000Z" itemprop="datePublished">6月 14</time>
245-
</a>
246-
</div>
247-
248-
249-
<h1 itemprop="name">
250-
<a class="archive-article-title" href="/2016/06/14/My-New-Post/">My New Post</a>
251-
</h1>
252-
253-
254-
<div class="article-info info-on-right">
255-
256-
257-
258-
</div>
259-
<div class="clearfix"></div>
260-
</header>
261-
</div>
262-
</article>
263-
264-
265-
266212
<article class="archive-article archive-type-post">
267213
<div class="archive-article-inner">
268214
<header class="archive-article-header">
@@ -299,7 +245,7 @@ <h1 itemprop="name">
299245
<div class="outer">
300246
<div id="footer-info">
301247
<div class="footer-left">
302-
&copy; 2016 Hefuyi
248+
&copy; 2016 乌有先生
303249
</div>
304250
<div class="footer-right">
305251
<a href="http://hexo.io/" target="_blank">Hexo</a> Theme <a href="https://github.com/litten/hexo-theme-yilia" target="_blank">Yilia</a> by Litten

0 commit comments

Comments
 (0)