From 92617df34d0aacec392fb70ca54a3d8ddd63a5c9 Mon Sep 17 00:00:00 2001 From: xiaoxian521 <1923740402@qq.com> Date: Tue, 3 Dec 2024 10:30:53 +0800 Subject: [PATCH] chore: update --- theme-vdoing/components/Footer.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme-vdoing/components/Footer.vue b/theme-vdoing/components/Footer.vue index 68bff9a9..cd18c16f 100644 --- a/theme-vdoing/components/Footer.vue +++ b/theme-vdoing/components/Footer.vue @@ -81,7 +81,7 @@ export default { data() { return { - stars: '16.4k', + stars: '16.5k', forks: '3.1k', } },