From 7b88148cd10066ccfc75593035c7eb69768e040f Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Sun, 23 Oct 2022 19:17:48 +0800 Subject: [PATCH] font --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 4ac2939..4b7101b 100755 --- a/_config.yml +++ b/_config.yml @@ -326,9 +326,9 @@ style: smooth_scroll: true # true / false font-size: 16px font-family: - logo: system-ui, "Microsoft Yahei", "Segoe UI", -apple-system, Roboto, Ubuntu, "Helvetica Neue", Arial, "WenQuanYi Micro Hei", sans-serif - body: system-ui, "Microsoft Yahei", "Segoe UI", -apple-system, Roboto, Ubuntu, "Helvetica Neue", Arial, "WenQuanYi Micro Hei", sans-serif - code: Menlo, Monaco, Consolas, system-ui, "Courier New", monospace, sans-serif + logo: 'system-ui, "Microsoft Yahei", "Segoe UI", -apple-system, Roboto, Ubuntu, "Helvetica Neue", Arial, "WenQuanYi Micro Hei", sans-serif' + body: 'system-ui, "Microsoft Yahei", "Segoe UI", -apple-system, Roboto, Ubuntu, "Helvetica Neue", Arial, "WenQuanYi Micro Hei", sans-serif' + code: 'Menlo, Monaco, Consolas, system-ui, "Courier New", monospace, sans-serif' color: common: theme: '#1BCDFC' # 主题色