From 36423c2be1895390fa163f3188c090ef467daabd Mon Sep 17 00:00:00 2001 From: taskylizard <75871323+taskylizard@users.noreply.github.com> Date: Fri, 3 Nov 2023 14:36:15 +0530 Subject: [PATCH] shorter fields --- .vitepress/theme/components/SidebarPane.vue | 6 +++--- fmhy | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) create mode 160000 fmhy diff --git a/.vitepress/theme/components/SidebarPane.vue b/.vitepress/theme/components/SidebarPane.vue index 5d66b468f..5509c26f2 100644 --- a/.vitepress/theme/components/SidebarPane.vue +++ b/.vitepress/theme/components/SidebarPane.vue @@ -8,9 +8,9 @@ import Modal from "./Modal.vue";