Skip to content

Commit

Permalink
feat: add quick share in guide
Browse files Browse the repository at this point in the history
  • Loading branch information
le0zh0u committed Dec 16, 2023
1 parent 7d79003 commit 8a99763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vuepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ export default defineUserConfig({
'/guide/': [
{
text: '指南',
children: ['/guide/README.md','/guide/getting-started.md', '/guide/memo','/guide/list','/guide/short-term-memory', '/guide/memory-palace', '/guide/action-library', '/guide/action-library-cases', '/guide/settings', '/guide/openai', '/guide/advance'],
children: ['/guide/README.md','/guide/getting-started.md', '/guide/memo','/guide/list','/guide/short-term-memory', '/guide/memory-palace', '/guide/action-library', '/guide/action-library-cases', '/guide/quick-share', '/guide/settings', '/guide/openai', '/guide/advance'],
},
],
'/keyboard-guide/': [
Expand Down

0 comments on commit 8a99763

Please sign in to comment.