@@ -85,19 +85,19 @@ export default defineConfig({
8585 collapsed : false ,
8686 items : [
8787 { text : 'Introduction' , link : '/get-started/introduction' } ,
88- { text : 'Sponsors' , link : '/get-started/sponsors' } ,
88+ { text : 'Usage' , link : '/get-started/usage' } ,
89+ { text : 'Concepts' , link : '/get-started/concepts' } ,
8990 { text : 'Screenshots' , link : '/get-started/screenshots' } ,
9091 { text : 'Videos' , link : '/get-started/videos' } ,
91- { text : 'Concepts' , link : '/get-started/concepts' } ,
9292 { text : '--------------------------------' } ,
93- { text : 'Usage' , link : '/get-started/usage' } ,
9493 { text : 'Installation' , link : '/get-started/installation' } ,
9594 { text : 'Upgrade' , link : '/get-started/upgrade' } ,
9695 { text : 'Downgrade' , link : '/get-started/downgrade' } ,
9796 { text : 'Uninstallation' , link : '/get-started/uninstallation' } ,
9897 { text : '--------------------------------' } ,
9998 { text : 'Team' , link : '/get-started/team' } ,
10099 { text : 'Support' , link : '/get-started/support' } ,
100+ { text : 'Sponsors' , link : '/get-started/sponsors' } ,
101101 {
102102 text : 'Contribute' ,
103103 collapsed : true ,
0 commit comments