Skip to content

Commit 4ad32c4

Browse files
committed
Site updated: 2022-10-20 12:33:40
1 parent f6bd07c commit 4ad32c4

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

2022/10/20/我的第一篇文章/index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@
66

77
<title>我的第一篇文章 | Hexo</title>
88
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
9-
<meta property="og:type" content="article">
9+
<meta name="description" content="给黄老师看看 :)">
10+
<meta property="og:type" content="article">
1011
<meta property="og:title" content="我的第一篇文章">
1112
<meta property="og:url" content="http://example.com/2022/10/20/%E6%88%91%E7%9A%84%E7%AC%AC%E4%B8%80%E7%AF%87%E6%96%87%E7%AB%A0/index.html">
1213
<meta property="og:site_name" content="Hexo">
14+
<meta property="og:description" content="给黄老师看看 :)">
1315
<meta property="og:locale" content="en_US">
1416
<meta property="article:published_time" content="2022-10-20T03:40:36.000Z">
15-
<meta property="article:modified_time" content="2022-10-20T03:40:36.366Z">
17+
<meta property="article:modified_time" content="2022-10-20T04:33:24.281Z">
1618
<meta property="article:author" content="John Doe">
1719
<meta name="twitter:card" content="summary">
1820

@@ -93,7 +95,8 @@ <h1 class="p-name article-title" itemprop="headline name">
9395

9496
<div class="e-content article-entry" itemprop="articleBody">
9597

96-
98+
<p>给黄老师看看 :)</p>
99+
97100

98101
</div>
99102
<footer class="article-footer">

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@ <h1 itemprop="name">
9393

9494
<div class="e-content article-entry" itemprop="articleBody">
9595

96-
96+
<p>给黄老师看看 :)</p>
97+
9798

9899
</div>
99100
<footer class="article-footer">

0 commit comments

Comments
 (0)