From 730d05696008dd113f6f7c9c332503d198cd7670 Mon Sep 17 00:00:00 2001 From: Octobug Date: Wed, 15 Nov 2023 11:49:10 +0800 Subject: [PATCH] debug: hydration mismatch --- .vitepress/theme/components/ProfileExtra.vue | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/.vitepress/theme/components/ProfileExtra.vue b/.vitepress/theme/components/ProfileExtra.vue index dc26e6e..17b3b46 100644 --- a/.vitepress/theme/components/ProfileExtra.vue +++ b/.vitepress/theme/components/ProfileExtra.vue @@ -7,7 +7,7 @@ fill="var(--vp-c-text-2)" /> - {{ location }} + {{ location }}
  • @@ -16,19 +16,18 @@ fill="var(--vp-c-text-2)" /> - - {{ `${nowWithTZ.format("HH:mm")} (${nowWithTZ.format("UTC Z")})` }} - +