feat: docs and git
This commit is contained in:
@@ -19,6 +19,11 @@ const list = [
|
||||
icon: 'develop',
|
||||
label: '开发',
|
||||
link: '/openapi'
|
||||
},
|
||||
{
|
||||
icon: 'git',
|
||||
label: 'Git项目地址',
|
||||
link: 'https://github.com/c121914yu/FastGPT'
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user