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',