diff --git a/blog.config.js b/blog.config.js index 2a2ce299..2a7c726d 100644 --- a/blog.config.js +++ b/blog.config.js @@ -48,12 +48,12 @@ const BLOG = { '-apple-system', 'BlinkMacSystemFont', '"Hiragino Sans GB"', + '"Microsoft YaHei"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Segoe UI"', '"Noto Sans SC"', 'HarmonyOS_Regular', - '"Microsoft YaHei"', '"Helvetica Neue"', 'Helvetica', '"Source Han Sans SC"', diff --git a/components/ThemeSwitch.js b/components/ThemeSwitch.js index 6816de4d..366af042 100644 --- a/components/ThemeSwitch.js +++ b/components/ThemeSwitch.js @@ -23,7 +23,7 @@ const ThemeSwitch = () => { return (<> -
+