From a49e177b54bc7d70cb75a9140818bd6eeca1ec6f Mon Sep 17 00:00:00 2001 From: handsomezhuzhu <2658601135@qq.com> Date: Thu, 28 Aug 2025 20:52:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=AF=BC=E8=88=AA=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vitepress/config.mts | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index eb68ba3..514474a 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -46,6 +46,7 @@ export default defineConfig({ // }, nav: [ { text: '首页', link: '/' }, + { text: '导航页', link: 'http://home.z-z-h.xyz/' }, { text: '主题仓库', link: 'https://github.com/ATQQ/sugar-blog/tree/master/packages/theme' }, { text: '关于作者', link: 'https://github.com/handsomezhuzhu' }, { text: 'OpenWebUI', link: 'https://ai.zzhdsgsss.xyz/' }