From 630db3be9be9a1fec26e3ab51f93bd993fd0304d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=B5=A9?= <3116737282@qq.com> Date: Sat, 17 Aug 2024 11:53:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E7=BD=91=E7=AB=99=E5=9B=BE?= =?UTF-8?q?=E6=A0=87=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/.vuepress/theme.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/.vuepress/theme.ts b/src/.vuepress/theme.ts index fb00eb3..887ee60 100644 --- a/src/.vuepress/theme.ts +++ b/src/.vuepress/theme.ts @@ -10,7 +10,8 @@ export default hopeTheme({ url: "https://github.com/szhhwh/", }, - iconAssets: "fontawesome-with-brands", + // icon + iconAssets: "fontawesome", logo: "/logo.png", logoDark: '/logo-dark.png',