From 6a934462c901081993d12d469d046d97bc41e492 Mon Sep 17 00:00:00 2001 From: "tangly1024.com" Date: Fri, 14 Jul 2023 16:15:41 +0800 Subject: [PATCH] heo-rowup-tags --- blog.config.js | 2 +- components/ThemeSwitch.js | 2 +- themes/heo/components/BlogPostCard.js | 6 +-- themes/heo/components/Header.js | 2 +- themes/heo/components/Hero.js | 74 ++++++++++++++++++++------- themes/heo/config.js | 60 ++++++++++++++++++++++ themes/heo/style.js | 19 ++++++- 7 files changed, 140 insertions(+), 25 deletions(-) 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 (<> -
+