Skip to content

Commit 6eec48f

Browse files
committed
Site updated: 2019-01-26 20:09:01
1 parent 88334f2 commit 6eec48f

File tree

5 files changed

+287
-37
lines changed

5 files changed

+287
-37
lines changed

2019/01/26/hello-cpc/index.html

Lines changed: 57 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<meta property="og:type" content="article">
8383
<meta property="og:title" content="hello,cpc">
8484
<meta property="og:url" content="http://yoursite.com/2019/01/26/hello-cpc/index.html">
85-
<meta property="og:site_name" content="Hexo">
85+
<meta property="og:site_name" content="cpc">
8686
<meta property="og:locale" content="default">
8787
<meta property="og:updated_time" content="2019-01-26T08:01:26.726Z">
8888
<meta name="twitter:card" content="summary">
@@ -122,7 +122,7 @@
122122

123123

124124

125-
<title>hello,cpc | Hexo</title>
125+
<title>hello,cpc | cpc</title>
126126

127127

128128

@@ -152,7 +152,7 @@
152152
<div class="custom-logo-site-title">
153153
<a href="/" class="brand" rel="start">
154154
<span class="logo-line-before"><i></i></span>
155-
<span class="site-title">Hexo</span>
155+
<span class="site-title">cpc</span>
156156
<span class="logo-line-after"><i></i></span>
157157
</a>
158158
</div>
@@ -187,6 +187,36 @@
187187
</li>
188188

189189

190+
<li class="menu-item menu-item-about">
191+
<a href="/about/" rel="section">
192+
193+
<i class="menu-item-icon fa fa-fw fa-user"></i> <br>
194+
195+
About
196+
</a>
197+
</li>
198+
199+
200+
<li class="menu-item menu-item-tags">
201+
<a href="/tags/" rel="section">
202+
203+
<i class="menu-item-icon fa fa-fw fa-tags"></i> <br>
204+
205+
Tags
206+
</a>
207+
</li>
208+
209+
210+
<li class="menu-item menu-item-categories">
211+
<a href="/categories/" rel="section">
212+
213+
<i class="menu-item-icon fa fa-fw fa-th"></i> <br>
214+
215+
Categories
216+
</a>
217+
</li>
218+
219+
190220
<li class="menu-item menu-item-archives">
191221
<a href="/archives/" rel="section">
192222

@@ -196,6 +226,26 @@
196226
</a>
197227
</li>
198228

229+
230+
<li class="menu-item menu-item-schedule">
231+
<a href="/schedule/" rel="section">
232+
233+
<i class="menu-item-icon fa fa-fw fa-calendar"></i> <br>
234+
235+
Schedule
236+
</a>
237+
</li>
238+
239+
240+
<li class="menu-item menu-item-sitemap">
241+
<a href="/sitemap.xml" rel="section">
242+
243+
<i class="menu-item-icon fa fa-fw fa-sitemap"></i> <br>
244+
245+
Sitemap
246+
</a>
247+
</li>
248+
199249

200250

201251
</ul>
@@ -232,13 +282,13 @@
232282
<link itemprop="mainEntityOfPage" href="http://yoursite.com/2019/01/26/hello-cpc/">
233283

234284
<span hidden itemprop="author" itemscope="" itemtype="http://schema.org/Person">
235-
<meta itemprop="name" content="John Doe">
285+
<meta itemprop="name" content="cpc">
236286
<meta itemprop="description" content="">
237287
<meta itemprop="image" content="/images/avatar.gif">
238288
</span>
239289

240290
<span hidden itemprop="publisher" itemscope="" itemtype="http://schema.org/Organization">
241-
<meta itemprop="name" content="Hexo">
291+
<meta itemprop="name" content="cpc">
242292
</span>
243293

244294

@@ -369,7 +419,7 @@ <h1 class="post-title" itemprop="name headline">hello,cpc</h1>
369419
<div class="site-overview">
370420
<div class="site-author motion-element" itemprop="author" itemscope="" itemtype="http://schema.org/Person">
371421

372-
<p class="site-author-name" itemprop="name">John Doe</p>
422+
<p class="site-author-name" itemprop="name">cpc</p>
373423
<p class="site-description motion-element" itemprop="description"></p>
374424
</div>
375425

@@ -425,7 +475,7 @@ <h1 class="post-title" itemprop="name headline">hello,cpc</h1>
425475
<span class="with-love">
426476
<i class="fa fa-user"></i>
427477
</span>
428-
<span class="author" itemprop="copyrightHolder">John Doe</span>
478+
<span class="author" itemprop="copyrightHolder">cpc</span>
429479

430480

431481
</div>

archives/2019/01/index.html

Lines changed: 57 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,12 @@
8080

8181

8282
<meta property="og:type" content="website">
83-
<meta property="og:title" content="Hexo">
83+
<meta property="og:title" content="cpc">
8484
<meta property="og:url" content="http://yoursite.com/archives/2019/01/index.html">
85-
<meta property="og:site_name" content="Hexo">
85+
<meta property="og:site_name" content="cpc">
8686
<meta property="og:locale" content="default">
8787
<meta name="twitter:card" content="summary">
88-
<meta name="twitter:title" content="Hexo">
88+
<meta name="twitter:title" content="cpc">
8989

9090

9191

@@ -121,7 +121,7 @@
121121

122122

123123

124-
<title>Archive | Hexo</title>
124+
<title>Archive | cpc</title>
125125

126126

127127

@@ -151,7 +151,7 @@
151151
<div class="custom-logo-site-title">
152152
<a href="/" class="brand" rel="start">
153153
<span class="logo-line-before"><i></i></span>
154-
<span class="site-title">Hexo</span>
154+
<span class="site-title">cpc</span>
155155
<span class="logo-line-after"><i></i></span>
156156
</a>
157157
</div>
@@ -186,6 +186,36 @@
186186
</li>
187187

188188

189+
<li class="menu-item menu-item-about">
190+
<a href="/about/" rel="section">
191+
192+
<i class="menu-item-icon fa fa-fw fa-user"></i> <br>
193+
194+
About
195+
</a>
196+
</li>
197+
198+
199+
<li class="menu-item menu-item-tags">
200+
<a href="/tags/" rel="section">
201+
202+
<i class="menu-item-icon fa fa-fw fa-tags"></i> <br>
203+
204+
Tags
205+
</a>
206+
</li>
207+
208+
209+
<li class="menu-item menu-item-categories">
210+
<a href="/categories/" rel="section">
211+
212+
<i class="menu-item-icon fa fa-fw fa-th"></i> <br>
213+
214+
Categories
215+
</a>
216+
</li>
217+
218+
189219
<li class="menu-item menu-item-archives">
190220
<a href="/archives/" rel="section">
191221

@@ -195,6 +225,26 @@
195225
</a>
196226
</li>
197227

228+
229+
<li class="menu-item menu-item-schedule">
230+
<a href="/schedule/" rel="section">
231+
232+
<i class="menu-item-icon fa fa-fw fa-calendar"></i> <br>
233+
234+
Schedule
235+
</a>
236+
</li>
237+
238+
239+
<li class="menu-item menu-item-sitemap">
240+
<a href="/sitemap.xml" rel="section">
241+
242+
<i class="menu-item-icon fa fa-fw fa-sitemap"></i> <br>
243+
244+
Sitemap
245+
</a>
246+
</li>
247+
198248

199249

200250
</ul>
@@ -312,7 +362,7 @@ <h2 class="post-title">
312362
<div class="site-overview">
313363
<div class="site-author motion-element" itemprop="author" itemscope="" itemtype="http://schema.org/Person">
314364

315-
<p class="site-author-name" itemprop="name">John Doe</p>
365+
<p class="site-author-name" itemprop="name">cpc</p>
316366
<p class="site-description motion-element" itemprop="description"></p>
317367
</div>
318368

@@ -368,7 +418,7 @@ <h2 class="post-title">
368418
<span class="with-love">
369419
<i class="fa fa-user"></i>
370420
</span>
371-
<span class="author" itemprop="copyrightHolder">John Doe</span>
421+
<span class="author" itemprop="copyrightHolder">cpc</span>
372422

373423

374424
</div>

archives/2019/index.html

Lines changed: 57 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,12 @@
8080

8181

8282
<meta property="og:type" content="website">
83-
<meta property="og:title" content="Hexo">
83+
<meta property="og:title" content="cpc">
8484
<meta property="og:url" content="http://yoursite.com/archives/2019/index.html">
85-
<meta property="og:site_name" content="Hexo">
85+
<meta property="og:site_name" content="cpc">
8686
<meta property="og:locale" content="default">
8787
<meta name="twitter:card" content="summary">
88-
<meta name="twitter:title" content="Hexo">
88+
<meta name="twitter:title" content="cpc">
8989

9090

9191

@@ -121,7 +121,7 @@
121121

122122

123123

124-
<title>Archive | Hexo</title>
124+
<title>Archive | cpc</title>
125125

126126

127127

@@ -151,7 +151,7 @@
151151
<div class="custom-logo-site-title">
152152
<a href="/" class="brand" rel="start">
153153
<span class="logo-line-before"><i></i></span>
154-
<span class="site-title">Hexo</span>
154+
<span class="site-title">cpc</span>
155155
<span class="logo-line-after"><i></i></span>
156156
</a>
157157
</div>
@@ -186,6 +186,36 @@
186186
</li>
187187

188188

189+
<li class="menu-item menu-item-about">
190+
<a href="/about/" rel="section">
191+
192+
<i class="menu-item-icon fa fa-fw fa-user"></i> <br>
193+
194+
About
195+
</a>
196+
</li>
197+
198+
199+
<li class="menu-item menu-item-tags">
200+
<a href="/tags/" rel="section">
201+
202+
<i class="menu-item-icon fa fa-fw fa-tags"></i> <br>
203+
204+
Tags
205+
</a>
206+
</li>
207+
208+
209+
<li class="menu-item menu-item-categories">
210+
<a href="/categories/" rel="section">
211+
212+
<i class="menu-item-icon fa fa-fw fa-th"></i> <br>
213+
214+
Categories
215+
</a>
216+
</li>
217+
218+
189219
<li class="menu-item menu-item-archives">
190220
<a href="/archives/" rel="section">
191221

@@ -195,6 +225,26 @@
195225
</a>
196226
</li>
197227

228+
229+
<li class="menu-item menu-item-schedule">
230+
<a href="/schedule/" rel="section">
231+
232+
<i class="menu-item-icon fa fa-fw fa-calendar"></i> <br>
233+
234+
Schedule
235+
</a>
236+
</li>
237+
238+
239+
<li class="menu-item menu-item-sitemap">
240+
<a href="/sitemap.xml" rel="section">
241+
242+
<i class="menu-item-icon fa fa-fw fa-sitemap"></i> <br>
243+
244+
Sitemap
245+
</a>
246+
</li>
247+
198248

199249

200250
</ul>
@@ -312,7 +362,7 @@ <h2 class="post-title">
312362
<div class="site-overview">
313363
<div class="site-author motion-element" itemprop="author" itemscope="" itemtype="http://schema.org/Person">
314364

315-
<p class="site-author-name" itemprop="name">John Doe</p>
365+
<p class="site-author-name" itemprop="name">cpc</p>
316366
<p class="site-description motion-element" itemprop="description"></p>
317367
</div>
318368

@@ -368,7 +418,7 @@ <h2 class="post-title">
368418
<span class="with-love">
369419
<i class="fa fa-user"></i>
370420
</span>
371-
<span class="author" itemprop="copyrightHolder">John Doe</span>
421+
<span class="author" itemprop="copyrightHolder">cpc</span>
372422

373423

374424
</div>

0 commit comments

Comments
 (0)