Skip to content

Commit

Permalink
deploy: 0f8732f
Browse files Browse the repository at this point in the history
  • Loading branch information
flc1125 committed Aug 29, 2023
1 parent 9fa26e4 commit 687ded4
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions 2023/08/29/hello-world/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<meta property="og:site_name" content="Hexo">
<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">
<meta property="og:locale" content="en_US">
<meta property="article:published_time" content="2023-08-29T01:05:01.622Z">
<meta property="article:modified_time" content="2023-08-29T01:05:01.622Z">
<meta property="article:published_time" content="2023-08-29T01:06:05.877Z">
<meta property="article:modified_time" content="2023-08-29T01:06:05.877Z">
<meta property="article:author" content="John Doe">
<meta name="twitter:card" content="summary">

Expand Down Expand Up @@ -78,7 +78,7 @@ <h1 id="logo-wrap">
<section id="main"><article id="post-hello-world" class="h-entry article article-type-post" itemprop="blogPost" itemscope itemtype="https://schema.org/BlogPosting">
<div class="article-meta">
<a href="/2023/08/29/hello-world/" class="article-date">
<time class="dt-published" datetime="2023-08-29T01:05:01.622Z" itemprop="datePublished">2023-08-29</time>
<time class="dt-published" datetime="2023-08-29T01:06:05.877Z" itemprop="datePublished">2023-08-29</time>
</a>

</div>
Expand Down Expand Up @@ -114,7 +114,7 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl

</div>
<footer class="article-footer">
<a data-url="http://example.com/2023/08/29/hello-world/" data-id="cllvlwcgd0000gap0beliheqr" data-title="Hello World" class="article-share-link"><span class="fa fa-share">Share</span></a>
<a data-url="http://example.com/2023/08/29/hello-world/" data-id="cllvlxq0e0000eeoqcj6e6h75" data-title="Hello World" class="article-share-link"><span class="fa fa-share">Share</span></a>



Expand Down
2 changes: 1 addition & 1 deletion archives/2023/08/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ <h1 id="logo-wrap">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2023/08/29/hello-world/" class="archive-article-date">
<time class="dt-published" datetime="2023-08-29T01:05:01.622Z" itemprop="datePublished">Aug 29</time>
<time class="dt-published" datetime="2023-08-29T01:06:05.877Z" itemprop="datePublished">Aug 29</time>
</a>


Expand Down
2 changes: 1 addition & 1 deletion archives/2023/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ <h1 id="logo-wrap">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2023/08/29/hello-world/" class="archive-article-date">
<time class="dt-published" datetime="2023-08-29T01:05:01.622Z" itemprop="datePublished">Aug 29</time>
<time class="dt-published" datetime="2023-08-29T01:06:05.877Z" itemprop="datePublished">Aug 29</time>
</a>


Expand Down
2 changes: 1 addition & 1 deletion archives/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ <h1 id="logo-wrap">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2023/08/29/hello-world/" class="archive-article-date">
<time class="dt-published" datetime="2023-08-29T01:05:01.622Z" itemprop="datePublished">Aug 29</time>
<time class="dt-published" datetime="2023-08-29T01:06:05.877Z" itemprop="datePublished">Aug 29</time>
</a>


Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ <h1 id="logo-wrap">
<article id="post-hello-world" class="h-entry article article-type-post" itemprop="blogPost" itemscope itemtype="https://schema.org/BlogPosting">
<div class="article-meta">
<a href="/2023/08/29/hello-world/" class="article-date">
<time class="dt-published" datetime="2023-08-29T01:05:01.622Z" itemprop="datePublished">2023-08-29</time>
<time class="dt-published" datetime="2023-08-29T01:06:05.877Z" itemprop="datePublished">2023-08-29</time>
</a>

</div>
Expand Down Expand Up @@ -112,7 +112,7 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl

</div>
<footer class="article-footer">
<a data-url="http://example.com/2023/08/29/hello-world/" data-id="cllvlwcgd0000gap0beliheqr" data-title="Hello World" class="article-share-link"><span class="fa fa-share">Share</span></a>
<a data-url="http://example.com/2023/08/29/hello-world/" data-id="cllvlxq0e0000eeoqcj6e6h75" data-title="Hello World" class="article-share-link"><span class="fa fa-share">Share</span></a>



Expand Down

0 comments on commit 687ded4

Please sign in to comment.