From 7a4a5330ba7665a14acc0902588816237f51f891 Mon Sep 17 00:00:00 2001 From: isboyjc <214930661@qq.com> Date: Tue, 4 Jun 2024 18:59:48 +0800 Subject: [PATCH] =?UTF-8?q?style=F0=9F=92=84:=20update=20footer=20bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vitepress/theme/components/CustomFooter.vue | 70 ++++++++++---------- 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/.vitepress/theme/components/CustomFooter.vue b/.vitepress/theme/components/CustomFooter.vue index e25f758..5d0b750 100644 --- a/.vitepress/theme/components/CustomFooter.vue +++ b/.vitepress/theme/components/CustomFooter.vue @@ -7,67 +7,67 @@ const { theme, frontmatter, lang } = useData()