From ecbb68d1a1759cfe2916c0dc467ed07f15c33d15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=AA=E5=AD=90?= Date: Sun, 24 Nov 2024 08:19:13 +0800 Subject: [PATCH] Update GlobalStyles.astro --- src/components/GlobalStyles.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/GlobalStyles.astro b/src/components/GlobalStyles.astro index 50f3354..042fd4c 100644 --- a/src/components/GlobalStyles.astro +++ b/src/components/GlobalStyles.astro @@ -314,5 +314,5 @@ color_set({ animation-delay: 400ms; } -@import '//cdn.imsun.org/lxgw-wenkai-screen-webfont/lxgwwenkaigbscreen.css';body {font-family:"LXGW WenKai Screen",sans-serif;} +@import '//cdn.sgcd.net/lxgw-wenkai-screen-webfont/lxgwwenkaigbscreen.css';body {font-family:"LXGW WenKai Screen",sans-serif;}