@@ -166,19 +166,7 @@ export default defineConfig({
166166 { text : "Backend" , link : "/development/events/backend" } ,
167167 { text : "Frontend" , link : "/development/events/frontend" } ,
168168 { text : "Follow-up" , link : "/development/events/follow_up" } ,
169- ] ,
170- } ,
171- {
172- text : "Navigation" ,
173- link : "/development/navigation/inner_cross_app" ,
174- collapsed : true ,
175- items : [
176- { text : "Inner, Cross App" , link : "/development/navigation/inner_cross_app" } ,
177- { text : "App State" , link : "/development/navigation/app_state" } ,
178- {
179- text : "Share, Bookmark" ,
180- link : "/development/navigation/share" ,
181- } ,
169+ { text : "Navigation" , link : "/development/navigation/inner_cross_app" } ,
182170 ] ,
183171 } ,
184172 {
@@ -266,6 +254,8 @@ export default defineConfig({
266254 { text : "E-Mail" , link : "/development/specific/email" } ,
267255 { text : "Demo Output" , link : "/development/specific/demo_output" } ,
268256 { text : "OData" , link : "/development/model/odata" } ,
257+ { text : "App State" , link : "/development/navigation/app_state" } ,
258+ { text : "Share, Bookmark" , link : "/development/navigation/share" } ,
269259 ] ,
270260 } ,
271261 ] ,
0 commit comments