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/' }