mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
feat: update Font cssVariable to Noto Serif SC
This commit is contained in:
@@ -46,7 +46,7 @@ const rssHref = getRelativeLocaleUrl(
|
|||||||
|
|
||||||
<!-- Font -->
|
<!-- Font -->
|
||||||
<Font
|
<Font
|
||||||
cssVariable="--font-nunito"
|
cssVariable="--font-noto-serif-sc"
|
||||||
preload={[{ subset: "latin", weight: 400, style: "normal" }]}
|
preload={[{ subset: "latin", weight: 400, style: "normal" }]}
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user