feat: update Font cssVariable to Noto Serif SC

This commit is contained in:
2026-08-11 04:27:39 +00:00
parent 6013030e7a
commit 01f7248bbf
+1 -1
View File
@@ -46,7 +46,7 @@ const rssHref = getRelativeLocaleUrl(
<!-- Font -->
<Font
cssVariable="--font-nunito"
cssVariable="--font-noto-serif-sc"
preload={[{ subset: "latin", weight: 400, style: "normal" }]}
/>