diff options
author | garhve <git@garhve.com> | 2022-12-20 22:10:10 +0800 |
---|---|---|
committer | garhve <git@garhve.com> | 2022-12-20 22:10:10 +0800 |
commit | 0a5e6e0ff697fd7b2d879dda9fd50391f2df1e6d (patch) | |
tree | caf28d1cc26b1b49cff1be7db3f040c94aa12081 /cn/posts/index.html | |
parent | 15cfb9bcb6ea3798592bc8b90c1d6ab00b172c70 (diff) |
finish draft
Diffstat (limited to 'cn/posts/index.html')
-rw-r--r-- | cn/posts/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cn/posts/index.html b/cn/posts/index.html index 01717f2..2e69bb6 100644 --- a/cn/posts/index.html +++ b/cn/posts/index.html @@ -104,7 +104,7 @@ <div class="posts-title col-xs-10"> <div class="row"> <div class="col-xs-12"> - <a href="/cn/posts/prose-1/">[草稿]随笔(1)</a> + <a href="/cn/posts/prose-1/">随笔(1)</a> </div> </div> </div> |