From a1925abfe1af4ac9e0c21b63fd5e5a0bbcb8fe5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8B=AE=E5=AD=90=E8=80=97=E8=80=97?= <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',