5
5
6
6
7
7
8
- < html class ="theme-next pisces use-motion " lang ="">
8
+ < html class ="theme-next pisces use-motion " lang ="en ">
9
9
< head >
10
10
< meta charset ="UTF-8 "/>
11
11
< meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
85
85
< meta property ="og:url " content ="http://yoursite.com/2017/12/25/hello-world/index.html ">
86
86
< meta property ="og:site_name " content ="Ten Tips ">
87
87
< 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. Quick ">
88
+ < meta property ="og:locale " content ="en ">
88
89
< meta property ="og:updated_time " content ="2017-12-25T05:46:39.976Z ">
89
90
< meta name ="twitter:card " content ="summary ">
90
91
< meta name ="twitter:title " content ="Hello World ">
136
137
137
138
</ head >
138
139
139
- < body itemscope itemtype ="http://schema.org/WebPage " lang ="">
140
+ < body itemscope itemtype ="http://schema.org/WebPage " lang ="en ">
140
141
141
142
142
143
184
185
185
186
< i class ="menu-item-icon fa fa-fw fa-home "> </ i > < br />
186
187
187
- Startseite
188
+ Home
188
189
</ a >
189
190
</ li >
190
191
194
195
195
196
< i class ="menu-item-icon fa fa-fw fa-archive "> </ i > < br />
196
197
197
- Archiv
198
+ Archives
198
199
</ a >
199
200
</ li >
200
201
@@ -258,7 +259,7 @@ <h1 class="post-title" itemprop="name headline">Hello World</h1>
258
259
< i class ="fa fa-calendar-o "> </ i >
259
260
</ span >
260
261
261
- < span class ="post-meta-item-text "> Veröffentlicht am </ span >
262
+ < span class ="post-meta-item-text "> Posted on </ span >
262
263
263
264
< time title ="Post created " itemprop ="dateCreated datePublished " datetime ="2017-12-25T13:46:39+08:00 ">
264
265
2017-12-25
@@ -393,10 +394,10 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl
393
394
394
395
< ul class ="sidebar-nav motion-element ">
395
396
< li class ="sidebar-nav-toc sidebar-nav-active " data-target ="post-toc-wrap ">
396
- Inhaltsverzeichnis
397
+ Table of Contents
397
398
</ li >
398
399
< li class ="sidebar-nav-overview " data-target ="site-overview-wrap ">
399
- Übersicht
400
+ Overview
400
401
</ li >
401
402
</ ul >
402
403
@@ -417,7 +418,7 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl
417
418
< a href ="/archives/ ">
418
419
419
420
< span class ="site-state-item-count "> 2</ span >
420
- < span class ="site-state-item-name "> Artikel </ span >
421
+ < span class ="site-state-item-name "> posts </ span >
421
422
</ a >
422
423
</ div >
423
424
@@ -485,7 +486,7 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl
485
486
</ div >
486
487
487
488
488
- < div class ="powered-by "> Erstellt mit < a class ="theme-link " target ="_blank " href ="https://hexo.io "> Hexo</ a > </ div >
489
+ < div class ="powered-by "> Powered by < a class ="theme-link " target ="_blank " href ="https://hexo.io "> Hexo</ a > </ div >
489
490
490
491
491
492
0 commit comments