diff --git a/vuepress.config.ts b/vuepress.config.ts index 31fe0d0..c9f047f 100644 --- a/vuepress.config.ts +++ b/vuepress.config.ts @@ -25,7 +25,14 @@ export default defineUserConfig({ [ "link", { - href: "https://cdn.jsdelivr.net/npm/lxgw-wenkai-screen-web/style.css", + href: "https://fastly.jsdelivr.net/", + rel: "preconnect", + }, + ], + [ + "link", + { + href: "https://fastly.jsdelivr.net/npm/lxgw-wenkai-screen-web/style.css", rel: "stylesheet", // as: "font", // crossorigin: "",