diff --git a/docs/.vitepress/configs/nav.ts b/docs/.vitepress/configs/nav.ts index 684c483..a475d50 100644 --- a/docs/.vitepress/configs/nav.ts +++ b/docs/.vitepress/configs/nav.ts @@ -1,7 +1,8 @@ import type { DefaultTheme } from 'vitepress' export const nav: DefaultTheme.Config['nav'] = [ - { text: '主站', link: 'https://www.ai-hobbyist.com/' }, - { text: 'AI Hobbyist网盘', link: 'https://pan.ai-hobbyist.com/' }, + { text: '首页', link: 'https://www.acgnai.top/' }, + { text: '社区', link: 'https://www.ai-hobbyist.com/' }, + { text: '网盘', link: 'https://pan.ai-hobbyist.com/' }, { text: '模型下载导航', link: '/nav/' }, ] diff --git a/docs/index.md b/docs/index.md index f2b24d0..ead585a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -10,8 +10,12 @@ hero: src: /logo.png alt: AI Hobbyist actions: - - text: AI Hobbyist - link: https://www.ai-bibbyist.com + - text: 首页 + link: https://www.acgnai.top + - text: 社区 + link: https://www.ai-hobbyist.com + - text: 网盘 + link: https://pan.ai-hobbyist.com - text: 模型下载导航 link: /nav/ features: @@ -19,6 +23,10 @@ features: title: DDSP模型 details: DDSP模型合集,用于歌声声线转换 link: nav/#ddsp-6-0 + - icon: 🔗 + title: RVC模型 + details: RVC模型合集,用于歌声声线转换 + link: nav/#rvc - icon: 🔗 title: GPT-Sovits模型 details: 语音合成模型合集,用于合成语音 @@ -27,6 +35,14 @@ features: title: DiffSinger模型 details: DiffSinge模型合集,用于合成歌声 link: nav/#diffsinger + - icon: 🔗 + title: QQ交流群 + details: 交流群合集 + link: nav/#相关群聊 + - icon: 🔗 + title: 交流社区 + details: 更多相关资源 + link: https://www.ai-hobbyist.com ---