diff --git a/docs/.vitepress/theme/style.scss b/docs/.vitepress/theme/style.scss index 7a2115f..c1ee3f1 100644 --- a/docs/.vitepress/theme/style.scss +++ b/docs/.vitepress/theme/style.scss @@ -14,7 +14,7 @@ // 亮色模式下切换背景 html:not(.dark) .VPHome::before { - background-image: url(/bgw.jpg); + background-image: url(/bgw.webp); } // 隐藏置顶的icon diff --git a/docs/index.md b/docs/index.md index f7bf003..8fca3f3 100644 --- a/docs/index.md +++ b/docs/index.md @@ -16,8 +16,9 @@ blog: - 乱花渐欲迷人眼,浅草才能没马蹄 - 劝君更尽一杯酒,西出阳关无故人 - 月落乌啼霜满天,江枫渔火对愁眠 + - 莫道儒冠误此生,从来诗书不负人 # 设置 inspiringTimeout 可以实现自动切换 inspiringTimeout: 3000 - pageSize: 10 + pageSize: 11 --- \ No newline at end of file diff --git a/docs/public/bgw.jpg b/docs/public/bgw.jpg deleted file mode 100644 index 25c26b9..0000000 Binary files a/docs/public/bgw.jpg and /dev/null differ diff --git a/docs/public/bgw.webp b/docs/public/bgw.webp new file mode 100644 index 0000000..e8a509d Binary files /dev/null and b/docs/public/bgw.webp differ diff --git a/docs/sop/how-to-use-cherry-studio.md b/docs/sop/how-to-use-cherry-studio.md index e1acfd7..3f3c53d 100644 --- a/docs/sop/how-to-use-cherry-studio.md +++ b/docs/sop/how-to-use-cherry-studio.md @@ -12,6 +12,7 @@ sidebar: false readingTime: true date: 2025-08-24 20:30:00 comment: true +sticky: 1 --- # 如何使用 Cherry Studio