Skip to content

Commit e97f09c

Browse files
authored
Update config.mjs
1 parent eb31aeb commit e97f09c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/.vitepress/config.mjs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -185,14 +185,14 @@ export default defineConfig({
185185
{ text: 'License', link: '/resources/license' },
186186
{ text: 'Contact', link: '/resources/contact' },
187187
{ text: 'Who Uses abap2UI5?', link: '/resources/who_uses' },
188-
{ text: 'Community', items: [
189-
{ text: 'Logos', link: '/resources/logo' },
188+
// { text: 'Community', items: [
189+
// { text: 'Logos', link: '/resources/logo' },
190190
{ text: 'Blogs, References', link: '/resources/references' },
191191
{ text: 'Support', link: '/resources/support' },
192192
{ text: 'Contribution', link: '/resources/contribution' },
193193
{ text: 'Sponsor', link: '/resources/sponsor' },
194-
]
195-
},
194+
// ]
195+
// },
196196
]
197197
}
198198
],

0 commit comments

Comments
 (0)