diff options
Diffstat (limited to 'cn/posts/index.html')
-rw-r--r-- | cn/posts/index.html | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/cn/posts/index.html b/cn/posts/index.html index 949c8aa..154118d 100644 --- a/cn/posts/index.html +++ b/cn/posts/index.html @@ -29,8 +29,8 @@ "accountablePerson" : "garhve", "copyrightHolder" : "garhve", "copyrightYear" : "2022", - "datePublished": "2022-12-05 08:45:07 \u002b0800 CST", - "dateModified" : "2022-12-05 08:45:07 \u002b0800 CST", + "datePublished": "2022-12-09 16:38:56 \u002b0800 CST", + "dateModified" : "2022-12-09 16:38:56 \u002b0800 CST", "url" : "https:\/\/blog.garhve.com\/cn\/posts\/", "keywords" : [ ] } @@ -97,6 +97,19 @@ <div class="row posts-line"> <div class="posts-date col-xs-2"> + <time datetime="2022-12-09 16:38:56 CST">Dec 09</time> + </div> + <div class="posts-title col-xs-10"> + <div class="row"> + <div class="col-xs-12"> + <a href="/cn/posts/2/">测试自动创建博客</a> + </div> + </div> + </div> + </div> + + <div class="row posts-line"> + <div class="posts-date col-xs-2"> <time datetime="2022-12-05 08:45:07 CST">Dec 05</time> </div> <div class="posts-title col-xs-10"> |