Private
Public Access
1
0

feat: 更新文档配置,添加 Cherry Studio 配置链接
All checks were successful
Deploy to Cloudflare Pages / deploy (push) Successful in 42s

- 在参考部分添加 Cherry Studio 配置的链接
- 移除 API 端点和常见问题的注释项
This commit is contained in:
2025-12-19 18:00:52 +08:00
parent 27ec4a2d38
commit 096437cc8d
9 changed files with 103 additions and 2 deletions

View File

@@ -31,8 +31,7 @@ export default defineConfig({
{
text: '参考',
items: [
// { text: 'API 端点', link: '/reference/endpoints' },
// { text: '常见问题', link: '/reference/faq' }
{ text: 'Cherry Studio 配置', link: '/cherry-studio-nanobana' }
]
}
],