diff --git a/docs/.vuepress/theme.ts b/docs/.vuepress/theme.ts index dc7bc8e4b..cbb514f66 100644 --- a/docs/.vuepress/theme.ts +++ b/docs/.vuepress/theme.ts @@ -5,7 +5,7 @@ import sidebar from "./sidebar.js"; export default hopeTheme({ // 主题选项:https://theme-hope.vuejs.press/zh/config/theme/layout.html hostname: "https://newzone.top", - iconAssets: ["fontawesome", "fontawesome-with-brands"], + iconAssets: ["https://cdn.staticfile.net/font-awesome/6.5.1/js/all.min.js"], author: { name: "LearnData", url: "https://newzone.top",