Skip to content

Commit

Permalink
Site updated: 2024-05-03 19:34:02
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiajun-Peng committed May 3, 2024
1 parent bd2dc00 commit d4e4693
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
6 changes: 4 additions & 2 deletions blogs/37774/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,9 @@
<meta property="og:description" content="测试图片:">
<meta property="og:locale" content="en_US">
<meta property="og:image" content="http://example.com/blogs/37774/3d80c4e63f6d72958ad5461f0a4a4834.jpg">
<meta property="og:image" content="http://example.com/blogs/37774/3d80c4e63f6d72958ad5461f0a4a4834.jpg">
<meta property="article:published_time" content="2024-02-12T04:39:15.000Z">
<meta property="article:modified_time" content="2024-03-21T15:51:01.727Z">
<meta property="article:modified_time" content="2024-05-03T10:56:10.943Z">
<meta property="article:author" content="Peng Jiajun">
<meta name="twitter:card" content="summary">
<meta name="twitter:image" content="http://example.com/blogs/37774/3d80c4e63f6d72958ad5461f0a4a4834.jpg">
Expand Down Expand Up @@ -197,7 +198,7 @@ <h1 class="post-title" itemprop="name headline">
<i class="far fa-calendar-check"></i>
</span>
<span class="post-meta-item-text">Edited on</span>
<time title="Modified: 2024-03-21 23:51:01" itemprop="dateModified" datetime="2024-03-21T23:51:01+08:00">2024-03-21</time>
<time title="Modified: 2024-05-03 18:56:10" itemprop="dateModified" datetime="2024-05-03T18:56:10+08:00">2024-05-03</time>
</span>


Expand Down Expand Up @@ -232,6 +233,7 @@ <h1 class="post-title" itemprop="name headline">


<div class="post-body" itemprop="articleBody"><p>测试图片:</p>
<p><img src="/blogs/37774/3d80c4e63f6d72958ad5461f0a4a4834.jpg" alt="Ai"></p>
<p><img src="/blogs/37774/3d80c4e63f6d72958ad5461f0a4a4834.jpg" alt="Ai"></p>

</div>
Expand Down
2 changes: 1 addition & 1 deletion css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -1215,7 +1215,7 @@ pre code {
vertical-align: middle;
}
.links-of-author a::before {
background: #ff5e61;
background: #ff3ba1;
display: inline-block;
margin-right: 3px;
transform: translateY(-2px);
Expand Down
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ <h2 class="post-title" itemprop="name headline">
<i class="far fa-calendar-check"></i>
</span>
<span class="post-meta-item-text">Edited on</span>
<time title="Modified: 2024-03-21 23:51:01" itemprop="dateModified" datetime="2024-03-21T23:51:01+08:00">2024-03-21</time>
<time title="Modified: 2024-05-03 18:56:10" itemprop="dateModified" datetime="2024-05-03T18:56:10+08:00">2024-05-03</time>
</span>


Expand Down Expand Up @@ -351,6 +351,7 @@ <h2 class="post-title" itemprop="name headline">
<div class="post-body" itemprop="articleBody">
<p>测试图片:</p>
<p><img src="/blogs/37774/3d80c4e63f6d72958ad5461f0a4a4834.jpg" alt="Ai"></p>
<p><img src="/blogs/37774/3d80c4e63f6d72958ad5461f0a4a4834.jpg" alt="Ai"></p>


</div>
Expand Down

0 comments on commit d4e4693

Please sign in to comment.