diff --git a/src/.vuepress/navbar.ts b/src/.vuepress/navbar.ts index 942906b..76dd8ef 100644 --- a/src/.vuepress/navbar.ts +++ b/src/.vuepress/navbar.ts @@ -22,9 +22,9 @@ export default navbar([ // }, // ], // }, - { - text: "Github", - icon: "fa-brands fa-github", - link: "https://github.com/BetterMinecraftHelpDocs", - }, + // { + // text: "Github", + // icon: "fa-brands fa-github", + // link: "https://github.com/BetterMinecraftHelpDocs", + // }, ]); diff --git a/src/.vuepress/public/logo.png b/src/.vuepress/public/logo.png index ccd732e..a8a40c5 100644 Binary files a/src/.vuepress/public/logo.png and b/src/.vuepress/public/logo.png differ diff --git a/src/.vuepress/theme.ts b/src/.vuepress/theme.ts index c430185..46b0bd8 100644 --- a/src/.vuepress/theme.ts +++ b/src/.vuepress/theme.ts @@ -13,7 +13,7 @@ export default hopeTheme({ iconAssets: "fontawesome-with-brands", - logo: "https://theme-hope-assets.vuejs.press/logo.svg", + logo: "/logo.png", repo: "BetterMinecraftHelpDocs/docs", @@ -42,17 +42,17 @@ export default hopeTheme({ }, // 如果想要实时查看任何改变,启用它。注: 这对更新性能有很大负面影响 - hotReload: false, + hotReload: true, // 在这里配置主题提供的插件 plugins: { // 注意: 仅用于测试! 你必须自行生成并在生产环境中使用自己的评论服务 comment: { provider: "Giscus", - repo: "vuepress-theme-hope/giscus-discussions", - repoId: "R_kgDOG_Pt2A", - category: "Announcements", - categoryId: "DIC_kwDOG_Pt2M4COD69", + repo: "BetterMinecraftHelpDocs/docs-community", + repoId: "R_kgDOMp0f7w", + category: "文档评论区", + categoryId: "DIC_kwDOMp0f784CiBiz", }, components: { diff --git a/src/README.md b/src/README.md index 740c8dd..041eed2 100644 --- a/src/README.md +++ b/src/README.md @@ -2,7 +2,7 @@ home: true icon: home title: 主页 -heroImage: https://theme-hope-assets.vuejs.press/logo.svg +heroImage: /logo.png bgImage: https://theme-hope-assets.vuejs.press/bg/6-light.svg bgImageDark: https://theme-hope-assets.vuejs.press/bg/6-dark.svg bgImageStyle: