Skip to content

Commit

Permalink
Site updated: 2017-08-22 11:26:58
Browse files Browse the repository at this point in the history
  • Loading branch information
moyupoi committed Aug 22, 2017
1 parent 258d8a0 commit f78a585
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions 2017/08/21/hexo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -379,8 +379,8 @@ <h3 id="部署"><a href="#部署" class="headerlink" title="部署"></a>部署</

<div class="post-nav-prev post-nav-item">

<a href="/2017/08/21/test/" rel="prev" title="测试">
测试 <i class="fa fa-chevron-right"></i>
<a href="/2017/08/21/test/" rel="prev" title="测试2">
测试2 <i class="fa fa-chevron-right"></i>
</a>

</div>
Expand Down
10 changes: 5 additions & 5 deletions 2017/08/21/test/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,13 +95,13 @@


<meta property="og:type" content="article">
<meta property="og:title" content="测试">
<meta property="og:title" content="测试2">
<meta property="og:url" content="http://yoursite.com/2017/08/21/test/index.html">
<meta property="og:site_name" content="墨鱼卷的博客">
<meta property="og:locale" content="zh-Hans">
<meta property="og:updated_time" content="2017-08-21T10:08:38.000Z">
<meta property="og:updated_time" content="2017-08-22T03:26:37.000Z">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="测试">
<meta name="twitter:title" content="测试2">



Expand Down Expand Up @@ -137,7 +137,7 @@



<title>测试 | 墨鱼卷的博客</title>
<title>测试2 | 墨鱼卷的博客</title>



Expand Down Expand Up @@ -291,7 +291,7 @@



<h1 class="post-title" itemprop="name headline">测试</h1>
<h1 class="post-title" itemprop="name headline">测试2</h1>


<div class="post-meta">
Expand Down
2 changes: 1 addition & 1 deletion archives/2017/08/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ <h2 class="post-title">

<a class="post-title-link" href="/2017/08/21/test/" itemprop="url">

<span itemprop="name">测试</span>
<span itemprop="name">测试2</span>

</a>

Expand Down
2 changes: 1 addition & 1 deletion archives/2017/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ <h2 class="post-title">

<a class="post-title-link" href="/2017/08/21/test/" itemprop="url">

<span itemprop="name">测试</span>
<span itemprop="name">测试2</span>

</a>

Expand Down
2 changes: 1 addition & 1 deletion archives/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ <h2 class="post-title">

<a class="post-title-link" href="/2017/08/21/test/" itemprop="url">

<span itemprop="name">测试</span>
<span itemprop="name">测试2</span>

</a>

Expand Down
2 changes: 1 addition & 1 deletion css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -1809,7 +1809,7 @@ pre .javascript .function {
width: 4px;
height: 4px;
border-radius: 50%;
background: #13ffff;
background: #fff;
}
.links-of-blogroll {
font-size: 13px;
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@

<h1 class="post-title" itemprop="name headline">

<a class="post-title-link" href="/2017/08/21/test/" itemprop="url">测试</a></h1>
<a class="post-title-link" href="/2017/08/21/test/" itemprop="url">测试2</a></h1>


<div class="post-meta">
Expand Down

0 comments on commit f78a585

Please sign in to comment.