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 eb31aeb commit e97f09cCopy full SHA for e97f09c
docs/.vitepress/config.mjs
@@ -185,14 +185,14 @@ export default defineConfig({
185
{ text: 'License', link: '/resources/license' },
186
{ text: 'Contact', link: '/resources/contact' },
187
{ text: 'Who Uses abap2UI5?', link: '/resources/who_uses' },
188
- { text: 'Community', items: [
189
- { text: 'Logos', link: '/resources/logo' },
+ // { text: 'Community', items: [
+ // { text: 'Logos', link: '/resources/logo' },
190
{ text: 'Blogs, References', link: '/resources/references' },
191
{ text: 'Support', link: '/resources/support' },
192
{ text: 'Contribution', link: '/resources/contribution' },
193
{ text: 'Sponsor', link: '/resources/sponsor' },
194
- ]
195
- },
+ // ]
+ // },
196
]
197
}
198
],
0 commit comments