Skip to content

Commit

Permalink
Site updated: 2024-08-12 10:10:51
Browse files Browse the repository at this point in the history
  • Loading branch information
mayc committed Aug 12, 2024
1 parent a83685a commit febc5f5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
12 changes: 7 additions & 5 deletions 2024/08/11/测试文章/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,20 @@
<meta name="author" content="MaYunchao">
<meta name="keywords" content="">

<meta name="description" content="这是一篇测试文章测试图片">
<meta name="description" content="这是一篇测试文章">
<meta property="og:type" content="article">
<meta property="og:title" content="测试文章">
<meta property="og:url" content="https://bilbilmyc.github.io/2024/08/11/%E6%B5%8B%E8%AF%95%E6%96%87%E7%AB%A0/index.html">
<meta property="og:site_name" content="MaYunchao&#39;s Blog">
<meta property="og:description" content="这是一篇测试文章测试图片">
<meta property="og:description" content="这是一篇测试文章">
<meta property="og:locale" content="zh_CN">
<meta property="og:image" content="https://bilbilmyc.github.io/%E6%B5%8B%E8%AF%95%E6%96%87%E7%AB%A0/test.jpg">
<meta property="article:published_time" content="2024-08-11T15:36:04.000Z">
<meta property="article:modified_time" content="2024-08-12T02:08:19.515Z">
<meta property="article:modified_time" content="2024-08-12T02:10:46.811Z">
<meta property="article:author" content="MaYunchao">
<meta property="article:tag" content="原创">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://bilbilmyc.github.io/%E6%B5%8B%E8%AF%95%E6%96%87%E7%AB%A0/test.jpg">



Expand Down Expand Up @@ -236,7 +238,7 @@
<span class="post-meta mr-2">
<i class="iconfont icon-chart"></i>

12
8

</span>

Expand Down Expand Up @@ -298,7 +300,7 @@ <h1 id="seo-header">测试文章</h1>

<div class="markdown-body">

<p>这是一篇测试文章<br><a href="./%E6%B5%8B%E8%AF%95%E6%96%87%E7%AB%A0/test.jpg">测试图片</a></p>
<p>这是一篇测试文章<br><img src="/./%E6%B5%8B%E8%AF%95%E6%96%87%E7%AB%A0/test.jpg" srcset="/img/loading.gif" lazyload alt="测试图片"></p>


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

<a class="index-excerpt index-excerpt__noimg" href="/2024/08/11/%E6%B5%8B%E8%AF%95%E6%96%87%E7%AB%A0/" target="_self">
<div>
这是一篇测试文章测试图片
这是一篇测试文章
</div>
</a>

Expand Down
2 changes: 1 addition & 1 deletion local-search.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<link href="/2024/08/11/%E6%B5%8B%E8%AF%95%E6%96%87%E7%AB%A0/"/>
<url>/2024/08/11/%E6%B5%8B%E8%AF%95%E6%96%87%E7%AB%A0/</url>

<content type="html"><![CDATA[<p>这是一篇测试文章<br><a href="./%E6%B5%8B%E8%AF%95%E6%96%87%E7%AB%A0/test.jpg">测试图片</a></p>]]></content>
<content type="html"><![CDATA[<p>这是一篇测试文章<br><img src="/./%E6%B5%8B%E8%AF%95%E6%96%87%E7%AB%A0/test.jpg" alt="测试图片"></p>]]></content>


<categories>
Expand Down

0 comments on commit febc5f5

Please sign in to comment.