diff options
author | garhve <git@garhve.com> | 2022-12-09 17:23:12 +0800 |
---|---|---|
committer | garhve <git@garhve.com> | 2022-12-09 17:23:12 +0800 |
commit | e8b6c87ec1daa6a9a1978696f64a6b7e9f49c1d1 (patch) | |
tree | f4d1a17061755bb5c7af9a036dea23db006bd1d8 /cn/posts/index.html | |
parent | 32137c3812bcaa5cbb61a81ffb4759cce7cee1c1 (diff) |
change minor mistake
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"> |