style: use my own build of LXGW WenKai.
All checks were successful
部署文档 / build (push) Successful in 4m29s
All checks were successful
部署文档 / build (push) Successful in 4m29s
This commit is contained in:
@ -25,7 +25,7 @@ export default defineUserConfig({
|
||||
[
|
||||
"link",
|
||||
{
|
||||
href: "https://fastly.jsdelivr.net/",
|
||||
href: "https://unpkg.com/",
|
||||
rel: "preconnect",
|
||||
crossorigin: "",
|
||||
},
|
||||
@ -33,14 +33,7 @@ export default defineUserConfig({
|
||||
[
|
||||
"link",
|
||||
{
|
||||
href: "https://fastly.jsdelivr.net/npm/@callmebill/lxgw-wenkai-web@latest/lxgwwenkai-regular/result.css",
|
||||
rel: "stylesheet",
|
||||
},
|
||||
],
|
||||
[
|
||||
"link",
|
||||
{
|
||||
href: "https://fastly.jsdelivr.net/npm/@callmebill/lxgw-wenkai-web@latest/lxgwwenkai-bold/result.css",
|
||||
href: "https://unpkg.com/@agxcoy/lxgw-wenkai-vp-hope@latest/style.css",
|
||||
rel: "stylesheet",
|
||||
},
|
||||
],
|
||||
|
Reference in New Issue
Block a user