Skip to content

Commit

Permalink
feat: menu api section
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-lebleu committed Mar 22, 2024
1 parent dd551a0 commit 5257291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default defineConfig({
{ text: 'Home', link: '/' },
{ text: 'Guide', link: '/guide' },
{ text: 'API', link: '/api' },
{ text: 'Demo', link: '/' },
{ text: 'Demo', link: '/demo' },
],

sidebar: {
Expand Down

0 comments on commit 5257291

Please sign in to comment.