Skip to content

Commit decf6f3

Browse files
committed
refactor: remove outdated navigation links from config
1 parent dcc98c3 commit decf6f3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.vitepress/config.mts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,9 @@ export default defineConfig({
7878
// https://vitepress.dev/reference/default-theme-config
7979
nav: [
8080
{ text: 'Home', link: '/' },
81-
{ text: 'Overview', link: '/overview/what-we-do' },
8281
{ text: 'Protect Data', link: '/manage-data/guides' },
8382
{ text: 'Build iApp', link: '/build-iapp/iapp-generator/what-is-iapp' },
8483
{ text: 'Use iApp', link: '/use-iapp/introduction' },
85-
{ text: 'Deep Dive', link: '/deep-dive/sdk' },
8684
],
8785
outline: {
8886
level: [2, 3],

0 commit comments

Comments
 (0)