We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcc98c3 commit decf6f3Copy full SHA for decf6f3
.vitepress/config.mts
@@ -78,11 +78,9 @@ export default defineConfig({
78
// https://vitepress.dev/reference/default-theme-config
79
nav: [
80
{ text: 'Home', link: '/' },
81
- { text: 'Overview', link: '/overview/what-we-do' },
82
{ text: 'Protect Data', link: '/manage-data/guides' },
83
{ text: 'Build iApp', link: '/build-iapp/iapp-generator/what-is-iapp' },
84
{ text: 'Use iApp', link: '/use-iapp/introduction' },
85
- { text: 'Deep Dive', link: '/deep-dive/sdk' },
86
],
87
outline: {
88
level: [2, 3],
0 commit comments