diff --git a/.vitepress/theme/components/ProfileExtra.vue b/.vitepress/theme/components/ProfileExtra.vue index dc26e6e..a36811c 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,9 +16,7 @@ fill="var(--vp-c-text-2)" /> - - {{ `${nowWithTZ.format("HH:mm")} (${nowWithTZ.format("UTC Z")})` }} - + {{ `${nowWithTZ.format("HH:mm")} (${nowWithTZ.format("UTC Z")})` }}