From 52fa143e7598387fa0ec88a09899a7606b357f39 Mon Sep 17 00:00:00 2001 From: snowy Date: Wed, 19 Jun 2024 22:30:27 +0800 Subject: [PATCH] =?UTF-8?q?:memo:=20=E6=9B=B4=E6=96=B0=E5=A4=9C=E9=97=B4lo?= =?UTF-8?q?go?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/config.ts | 1 - docs/.vuepress/theme.js | 2 +- docs/README.md | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) 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