From c1bf62c648be34619adf5326185249c1804a6442 Mon Sep 17 00:00:00 2001 From: Wisp X Date: Sat, 14 Dec 2024 21:41:58 +0800 Subject: [PATCH] wip --- src/.vitepress/theme/Layout.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/.vitepress/theme/Layout.vue b/src/.vitepress/theme/Layout.vue index 9040a20c..a85b13d6 100644 --- a/src/.vitepress/theme/Layout.vue +++ b/src/.vitepress/theme/Layout.vue @@ -43,7 +43,7 @@ provide('toggle-appearance', async ({ clientX: x, clientY: y }: MouseEvent) => {