Skip to content

Commit

Permalink
delete
Browse files Browse the repository at this point in the history
  • Loading branch information
chenleicode committed Sep 7, 2024
1 parent 2e834d3 commit 9af894d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,7 @@ export default defineConfig({
collapsed: false,
items: [
{ text: '第三季度技术分享', link: 'share-quarter-3' },
{ text: 'corepack', link: 'corepack' },
{ text: 'js-async', link: 'js-async' },
{ text: 'git-commit', link: 'git-commit' }
{ text: 'corepack', link: 'corepack' }
]
}
]
Expand Down

0 comments on commit 9af894d

Please sign in to comment.