mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-08 12:30:14 +00:00
feat(document): add debugging documents (#864)
Co-authored-by: junewgl <1965259211@qq.com>
This commit is contained in:
@@ -136,8 +136,8 @@ const config = {
|
||||
navbar: {
|
||||
logo: {
|
||||
alt: 'DB-GPT Logo',
|
||||
src: 'img/dbgpt_logo.png',
|
||||
srcDark: 'img/DB-GPT_LOGO_White.png',
|
||||
src: 'img/dbgpt_logo.svg',
|
||||
srcDark: 'img/DB-GPT_LOGO_White.svg',
|
||||
href: "/docs/overview"
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user