feat: docs and git

This commit is contained in:
archer
2023-05-15 11:48:01 +08:00
parent 06ab718e6e
commit 32a8d68c6c
5 changed files with 30 additions and 8 deletions

View File

@@ -19,6 +19,11 @@ const list = [
icon: 'develop',
label: '开发',
link: '/openapi'
},
{
icon: 'git',
label: 'Git项目地址',
link: 'https://github.com/c121914yu/FastGPT'
}
];