Skip to content

Commit

Permalink
doc: add mongodb atlas sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
imaegoo committed May 24, 2024
1 parent a9dd168 commit 3538bbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ export default defineConfig({
sidebar: [
{ text: '简介', link: '/intro' },
{ text: '快速上手', link: '/quick-start' },
{ text: 'MongoDB Atlas', link: '/mongodb-atlas' },
{ text: '云函数部署', link: '/backend' },
{ text: '前端部署', link: '/frontend' },
{ text: '版本更新', link: '/update' },
Expand Down

0 comments on commit 3538bbd

Please sign in to comment.