mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-13 23:31: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
|
||||
cssVariable="--font-nunito"
|
||||
cssVariable="--font-noto-serif-sc"
|
||||
preload={[{ subset: "latin", weight: 400, style: "normal" }]}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user