From a6ea991a299c6df70e1d2c8ceece4b2afaea0ad6 Mon Sep 17 00:00:00 2001 From: xugaoyi <894072666@qq.com> Date: Fri, 3 Jun 2022 19:53:42 +0800 Subject: [PATCH] feat: v1.12.1 --- package.json | 2 +- vdoing/components/PostList.vue | 20 ++++++++++---------- vdoing/package.json | 2 +- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 124177d..30aff92 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "vuepress-plugin-one-click-copy": "^1.0.2", "vuepress-plugin-thirdparty-search": "^1.0.2", "vuepress-plugin-zooming": "^1.1.7", - "vuepress-theme-vdoing": "^1.12.0", + "vuepress-theme-vdoing": "^1.12.1", "yamljs": "^0.3.0" } } diff --git a/vdoing/components/PostList.vue b/vdoing/components/PostList.vue index dc2eb32..6b32f95 100644 --- a/vdoing/components/PostList.vue +++ b/vdoing/components/PostList.vue @@ -1,8 +1,8 @@