Skip to content

Commit 9b2abe1

Browse files
authored
Update config.mjs
1 parent 59f8151 commit 9b2abe1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/.vitepress/config.mjs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,7 @@ export default defineConfig({
122122
{ text: 'Layouts, Variants', link: '/addons/layout' },
123123
{ text: 'Popups', link: '/addons/popup' },
124124
{ text: 'Logging, BAL', link: '/addons/logging' },
125-
{ text: 'Launchpad KPIs', link: '/addons/kpi' },
126-
{ text: 'Remote App Calls', link: '/addons/rfc' },
125+
{ text: 'xlsx', link: '/addons/xlsx' },
127126
{ text: 'JS Libraries', link: '/addons/ext_js' },
128127
{ text: 'Apps, Community', link: '/addons/apps' },
129128
]
@@ -136,6 +135,8 @@ export default defineConfig({
136135
{ text: 'Stateful Sessions', link: '/advanced/stateful' },
137136
{ text: 'Downporting', link: '/advanced/downporting' },
138137
{ text: 'Renaming', link: '/advanced/renaming' },
138+
{ text: 'Launchpad KPIs', link: '/addons/kpi' },
139+
{ text: 'Remote App Calls', link: '/addons/rfc' },
139140
// { text: 'UI5, ABAP Versions', link: '/features/faq' },
140141
// { text: 'SE80, ADT', link: '/advanced/se80' },
141142
// { text: 'Extensibility', link: '/advanced/extension' },

0 commit comments

Comments
 (0)