Skip to content

Commit 7233180

Browse files
authored
Update config.mjs
1 parent efde6cc commit 7233180

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/.vitepress/config.mjs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,9 @@ export default defineConfig({
153153
// { text: 'Architecture', link: '/advanced/technical/architecture' },
154154
// { text: 'Designtime, Runtime', link: '/advanced/technical/designtime' },
155155
// { text: 'Draft, REST', link: '/advanced/technical/rest' },
156-
// { text: 'Deployment, abapGit', link: '/advanced/technical/abapgit' },
156+
]
157+
},
158+
{ text: 'Used Tools', collapsed : "false" , link: '/advanced/technical/insights' , items: [
157159
{ text: 'abapGit', link: '/advanced/technical/abapgit' },
158160
{ text: 'ajson', link: '/advanced/technical/ajson' },
159161
{ text: 'S-RTTI', link: '/advanced/technical/srtti' },

0 commit comments

Comments
 (0)