增加导航页

This commit is contained in:
2025-08-28 20:52:04 +08:00
parent fc370d4f6b
commit a49e177b54

View File

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