diff --git a/docs/.vuepress/config.ts b/docs/.vuepress/config.ts index f2aa6c4..f9967b9 100644 --- a/docs/.vuepress/config.ts +++ b/docs/.vuepress/config.ts @@ -23,7 +23,6 @@ export default defineUserConfig({ ], ], - theme, // 和 PWA 一起启用 // shouldPrefetch: false, diff --git a/docs/.vuepress/theme.js b/docs/.vuepress/theme.js index e26e81f..78b814c 100644 --- a/docs/.vuepress/theme.js +++ b/docs/.vuepress/theme.js @@ -13,7 +13,7 @@ export default hopeTheme({ iconAssets: "fontawesome-with-brands", - logo: "https://cdn.liteyuki.icu/static/svg/lylogo-full.svg", + logo: "https://cdn.liteyuki.icu/static/img/liteyuki_icon_640.png", repo: "https://github.com/snowykami/LiteyukiBot", diff --git a/docs/README.md b/docs/README.md index 172b2dd..d6b471f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -3,6 +3,7 @@ home: true icon: home title: 首页 heroImage: https://cdn.liteyuki.icu/static/svg/lylogo-full.svg +heroImageDark: https://cdn.liteyuki.icu/static/svg/lylogo-full-night.svg bgImage: bgImageDark: bgImageStyle: @@ -21,7 +22,6 @@ actions: link: ./usage/basic_command.html highlights: - - header: 简洁至上 image: /assets/image/layout.svg bgImage: https://theme-hope-assets.vuejs.press/bg/2-light.svg