Skip to content

Commit 3127ce0

Browse files
author
pptfz
committed
更新AI笔记
1 parent de1da84 commit 3127ce0

5 files changed

Lines changed: 2 additions & 1 deletion

File tree

docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ const config = {
213213
{ label: 'LLM工程平台', to: '/docs/LLM工程平台' },
214214
{ label: 'AI应用可视化平台', to: '/docs/AI应用可视化平台' },
215215
{ label: 'AI编程工具', to: '/docs/AI编程工具' },
216+
{ label: 'openclaw', to: '/docs/openclaw' },
216217
]
217218
},
218219

sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ const sidebars = {
7979
LLM工程平台: [{ type: 'autogenerated', dirName: 'AI/LLM工程平台'}],
8080
AI应用可视化平台: [{ type: 'autogenerated', dirName: 'AI/AI应用可视化平台'}],
8181
AI编程工具: [{ type: 'autogenerated', dirName: 'AI/AI编程工具'}],
82-
82+
openclaw: [{ type: 'autogenerated', dirName: 'AI/openclaw'}],
8383
};
8484

8585
module.exports = sidebars;

0 commit comments

Comments
 (0)