Skip to content

Commit d576719

Browse files
authored
update
1 parent 04bd81b commit d576719

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
@@ -93,7 +93,7 @@ export default defineConfig({
9393
// ]
9494
// },
9595
{
96-
text: 'Extended Features',
96+
text: 'More Features',
9797
collapsed: true,
9898
items: [
9999
{ text: 'BTP Workzone', link: '/features/' },
@@ -114,8 +114,9 @@ export default defineConfig({
114114
}
115115
],
116116
socialLinks: [
117+
{ icon: 'linkedin', link: 'https://www.linkedin.com/company/abap2ui5/' },
117118
{ icon: 'github', link: 'https://github.com/abap2UI5' },
118-
{ icon: 'linkedin', link: 'https://www.linkedin.com/company/abap2ui5/' }
119+
119120
]
120121
},
121122
markdown: {

0 commit comments

Comments
 (0)