Skip to content

Commit d81f945

Browse files
committed
Site updated: 2019-01-31 19:20:35
1 parent bec246e commit d81f945

File tree

19 files changed

+298
-82
lines changed

19 files changed

+298
-82
lines changed

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

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<meta name="keywords" content="test">
8383
<meta property="og:type" content="article">
8484
<meta property="og:title" content="hello,cpc">
85-
<meta property="og:url" content="http://yoursite.com/2019/01/26/hello-cpc/index.html">
85+
<meta property="og:url" content="https://githubcpc.github.io/2019/01/26/hello-cpc/index.html">
8686
<meta property="og:site_name" content="Cpc">
8787
<meta property="og:locale" content="zh-Hans">
8888
<meta property="og:updated_time" content="2019-01-26T12:13:52.285Z">
@@ -117,7 +117,7 @@
117117

118118

119119

120-
<link rel="canonical" href="http://yoursite.com/2019/01/26/hello-cpc/">
120+
<link rel="canonical" href="https://githubcpc.github.io/2019/01/26/hello-cpc/">
121121

122122

123123

@@ -158,7 +158,7 @@
158158
</a>
159159
</div>
160160

161-
<p class="site-subtitle"></p>
161+
<h1 class="site-subtitle" itemprop="description">cpc博客</h1>
162162

163163
</div>
164164

@@ -217,6 +217,16 @@
217217
</a>
218218
</li>
219219

220+
221+
<li class="menu-item menu-item-sitemap">
222+
<a href="/sitemap.xml" rel="section">
223+
224+
<i class="menu-item-icon fa fa-fw fa-sitemap"></i> <br>
225+
226+
站点地图
227+
</a>
228+
</li>
229+
220230

221231

222232
</ul>
@@ -250,7 +260,7 @@
250260

251261

252262
<div class="post-block">
253-
<link itemprop="mainEntityOfPage" href="http://yoursite.com/2019/01/26/hello-cpc/">
263+
<link itemprop="mainEntityOfPage" href="https://githubcpc.github.io/2019/01/26/hello-cpc/">
254264

255265
<span hidden itemprop="author" itemscope="" itemtype="http://schema.org/Person">
256266
<meta itemprop="name" content="Cpc">
@@ -267,7 +277,7 @@
267277

268278

269279

270-
<h1 class="post-title" itemprop="name headline">hello,cpc</h1>
280+
<h2 class="post-title" itemprop="name headline">hello,cpc</h2>
271281

272282

273283
<div class="post-meta">

2019/01/26/hyperledger fabric1.4/index.html

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<meta name="keywords" content="hyperledger,fabric">
8484
<meta property="og:type" content="article">
8585
<meta property="og:title" content="hyperledger fabric 1.4">
86-
<meta property="og:url" content="http://yoursite.com/2019/01/26/hyperledger fabric1.4/index.html">
86+
<meta property="og:url" content="https://githubcpc.github.io/2019/01/26/hyperledger fabric1.4/index.html">
8787
<meta property="og:site_name" content="Cpc">
8888
<meta property="og:description" content="hyperledger fabric部署搭建服务器准备 CentOS7.3以上 环境准备 安装git&amp;amp;wget&amp;amp;vim yum install -y git wget vim 安装docker docker版本需要17.06.2-ce以上 yum install -y docker 启动docker service docker start 安装docker-compo">
8989
<meta property="og:locale" content="zh-Hans">
@@ -120,7 +120,7 @@
120120

121121

122122

123-
<link rel="canonical" href="http://yoursite.com/2019/01/26/hyperledger fabric1.4/">
123+
<link rel="canonical" href="https://githubcpc.github.io/2019/01/26/hyperledger fabric1.4/">
124124

125125

126126

@@ -161,7 +161,7 @@
161161
</a>
162162
</div>
163163

164-
<p class="site-subtitle"></p>
164+
<h1 class="site-subtitle" itemprop="description">cpc博客</h1>
165165

166166
</div>
167167

@@ -220,6 +220,16 @@
220220
</a>
221221
</li>
222222

223+
224+
<li class="menu-item menu-item-sitemap">
225+
<a href="/sitemap.xml" rel="section">
226+
227+
<i class="menu-item-icon fa fa-fw fa-sitemap"></i> <br>
228+
229+
站点地图
230+
</a>
231+
</li>
232+
223233

224234

225235
</ul>
@@ -253,7 +263,7 @@
253263

254264

255265
<div class="post-block">
256-
<link itemprop="mainEntityOfPage" href="http://yoursite.com/2019/01/26/hyperledger fabric1.4/">
266+
<link itemprop="mainEntityOfPage" href="https://githubcpc.github.io/2019/01/26/hyperledger fabric1.4/">
257267

258268
<span hidden itemprop="author" itemscope="" itemtype="http://schema.org/Person">
259269
<meta itemprop="name" content="Cpc">
@@ -270,7 +280,7 @@
270280

271281

272282

273-
<h1 class="post-title" itemprop="name headline">hyperledger fabric 1.4</h1>
283+
<h2 class="post-title" itemprop="name headline">hyperledger fabric 1.4</h2>
274284

275285

276286
<div class="post-meta">

about/index.html

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<meta name="description" content="##关于我email:chaoxcpc@gmail.com">
8383
<meta property="og:type" content="website">
8484
<meta property="og:title" content="about">
85-
<meta property="og:url" content="http://yoursite.com/about/index.html">
85+
<meta property="og:url" content="https://githubcpc.github.io/about/index.html">
8686
<meta property="og:site_name" content="Cpc">
8787
<meta property="og:description" content="##关于我email:chaoxcpc@gmail.com">
8888
<meta property="og:locale" content="zh-Hans">
@@ -119,7 +119,7 @@
119119

120120

121121

122-
<link rel="canonical" href="http://yoursite.com/about/">
122+
<link rel="canonical" href="https://githubcpc.github.io/about/">
123123

124124

125125

@@ -160,7 +160,7 @@
160160
</a>
161161
</div>
162162

163-
<p class="site-subtitle"></p>
163+
<h1 class="site-subtitle" itemprop="description">cpc博客</h1>
164164

165165
</div>
166166

@@ -219,6 +219,16 @@
219219
</a>
220220
</li>
221221

222+
223+
<li class="menu-item menu-item-sitemap">
224+
<a href="/sitemap.xml" rel="section">
225+
226+
<i class="menu-item-icon fa fa-fw fa-sitemap"></i> <br>
227+
228+
站点地图
229+
</a>
230+
</li>
231+
222232

223233

224234
</ul>
@@ -245,7 +255,7 @@
245255
<div class="post-block page">
246256
<header class="post-header">
247257

248-
<h1 class="post-title" itemprop="name headline">about</h1>
258+
<h2 class="post-title" itemprop="name headline">about</h2>
249259

250260

251261

archives/2019/01/index.html

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181

8282
<meta property="og:type" content="website">
8383
<meta property="og:title" content="Cpc">
84-
<meta property="og:url" content="http://yoursite.com/archives/2019/01/index.html">
84+
<meta property="og:url" content="https://githubcpc.github.io/archives/2019/01/index.html">
8585
<meta property="og:site_name" content="Cpc">
8686
<meta property="og:locale" content="zh-Hans">
8787
<meta name="twitter:card" content="summary">
@@ -115,7 +115,7 @@
115115

116116

117117

118-
<link rel="canonical" href="http://yoursite.com/archives/2019/01/">
118+
<link rel="canonical" href="https://githubcpc.github.io/archives/2019/01/">
119119

120120

121121

@@ -156,7 +156,7 @@
156156
</a>
157157
</div>
158158

159-
<p class="site-subtitle"></p>
159+
<h1 class="site-subtitle" itemprop="description">cpc博客</h1>
160160

161161
</div>
162162

@@ -215,6 +215,16 @@
215215
</a>
216216
</li>
217217

218+
219+
<li class="menu-item menu-item-sitemap">
220+
<a href="/sitemap.xml" rel="section">
221+
222+
<i class="menu-item-icon fa fa-fw fa-sitemap"></i> <br>
223+
224+
站点地图
225+
</a>
226+
</li>
227+
218228

219229

220230
</ul>
@@ -259,7 +269,7 @@
259269

260270

261271
<div class="collection-title">
262-
<h1 class="archive-year" id="archive-year-2019">2019</h1>
272+
<h2 class="archive-year" id="archive-year-2019">2019</h2>
263273
</div>
264274

265275

@@ -269,15 +279,15 @@ <h1 class="archive-year" id="archive-year-2019">2019</h1>
269279
<article class="post post-type-normal" itemscope="" itemtype="http://schema.org/Article">
270280
<header class="post-header">
271281

272-
<h2 class="post-title">
282+
<h3 class="post-title">
273283

274284
<a class="post-title-link" href="/2019/01/26/hyperledger fabric1.4/" itemprop="url">
275285

276286
<span itemprop="name">hyperledger fabric 1.4</span>
277287

278288
</a>
279289

280-
</h2>
290+
</h3>
281291

282292
<div class="post-meta">
283293
<time class="post-time" itemprop="dateCreated" datetime="2019-01-26T21:17:48+08:00" content="2019-01-26">
@@ -304,15 +314,15 @@ <h2 class="post-title">
304314
<article class="post post-type-normal" itemscope="" itemtype="http://schema.org/Article">
305315
<header class="post-header">
306316

307-
<h2 class="post-title">
317+
<h3 class="post-title">
308318

309319
<a class="post-title-link" href="/2019/01/26/hello-cpc/" itemprop="url">
310320

311321
<span itemprop="name">hello,cpc</span>
312322

313323
</a>
314324

315-
</h2>
325+
</h3>
316326

317327
<div class="post-meta">
318328
<time class="post-time" itemprop="dateCreated" datetime="2019-01-26T16:01:26+08:00" content="2019-01-26">

archives/2019/index.html

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181

8282
<meta property="og:type" content="website">
8383
<meta property="og:title" content="Cpc">
84-
<meta property="og:url" content="http://yoursite.com/archives/2019/index.html">
84+
<meta property="og:url" content="https://githubcpc.github.io/archives/2019/index.html">
8585
<meta property="og:site_name" content="Cpc">
8686
<meta property="og:locale" content="zh-Hans">
8787
<meta name="twitter:card" content="summary">
@@ -115,7 +115,7 @@
115115

116116

117117

118-
<link rel="canonical" href="http://yoursite.com/archives/2019/">
118+
<link rel="canonical" href="https://githubcpc.github.io/archives/2019/">
119119

120120

121121

@@ -156,7 +156,7 @@
156156
</a>
157157
</div>
158158

159-
<p class="site-subtitle"></p>
159+
<h1 class="site-subtitle" itemprop="description">cpc博客</h1>
160160

161161
</div>
162162

@@ -215,6 +215,16 @@
215215
</a>
216216
</li>
217217

218+
219+
<li class="menu-item menu-item-sitemap">
220+
<a href="/sitemap.xml" rel="section">
221+
222+
<i class="menu-item-icon fa fa-fw fa-sitemap"></i> <br>
223+
224+
站点地图
225+
</a>
226+
</li>
227+
218228

219229

220230
</ul>
@@ -259,7 +269,7 @@
259269

260270

261271
<div class="collection-title">
262-
<h1 class="archive-year" id="archive-year-2019">2019</h1>
272+
<h2 class="archive-year" id="archive-year-2019">2019</h2>
263273
</div>
264274

265275

@@ -269,15 +279,15 @@ <h1 class="archive-year" id="archive-year-2019">2019</h1>
269279
<article class="post post-type-normal" itemscope="" itemtype="http://schema.org/Article">
270280
<header class="post-header">
271281

272-
<h2 class="post-title">
282+
<h3 class="post-title">
273283

274284
<a class="post-title-link" href="/2019/01/26/hyperledger fabric1.4/" itemprop="url">
275285

276286
<span itemprop="name">hyperledger fabric 1.4</span>
277287

278288
</a>
279289

280-
</h2>
290+
</h3>
281291

282292
<div class="post-meta">
283293
<time class="post-time" itemprop="dateCreated" datetime="2019-01-26T21:17:48+08:00" content="2019-01-26">
@@ -304,15 +314,15 @@ <h2 class="post-title">
304314
<article class="post post-type-normal" itemscope="" itemtype="http://schema.org/Article">
305315
<header class="post-header">
306316

307-
<h2 class="post-title">
317+
<h3 class="post-title">
308318

309319
<a class="post-title-link" href="/2019/01/26/hello-cpc/" itemprop="url">
310320

311321
<span itemprop="name">hello,cpc</span>
312322

313323
</a>
314324

315-
</h2>
325+
</h3>
316326

317327
<div class="post-meta">
318328
<time class="post-time" itemprop="dateCreated" datetime="2019-01-26T16:01:26+08:00" content="2019-01-26">

0 commit comments

Comments
 (0)