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 82f26ca..ea30619 100644 --- a/cn/posts/index.html +++ b/cn/posts/index.html @@ -31,8 +31,8 @@ "accountablePerson" : "garhve", "copyrightHolder" : "garhve", "copyrightYear" : "2023", - "datePublished": "2023-02-07 17:20:02 \u002b0800 CST", - "dateModified" : "2023-02-07 17:20:02 \u002b0800 CST", + "datePublished": "2023-02-28 16:40:45 \u002b0800 CST", + "dateModified" : "2023-02-28 16:40:45 \u002b0800 CST", "url" : "https:\/\/blog.garhve.com\/cn\/posts\/", "keywords" : [ ] } @@ -99,6 +99,19 @@ <div class="row posts-line"> <div class="posts-date col-xs-2"> + <time datetime="2023-02-28 16:40:45 CST">Feb 28</time> + </div> + <div class="posts-title col-xs-10"> + <div class="row"> + <div class="col-xs-12"> + <a href="/cn/posts/%E6%97%A0%E8%A8%80/">随笔(2)</a> + </div> + </div> + </div> + </div> + + <div class="row posts-line"> + <div class="posts-date col-xs-2"> <time datetime="2023-02-07 17:20:02 CST">Feb 07</time> </div> <div class="posts-title col-xs-10"> |