Skip to content

Commit da0dd76

Browse files
committed
update docs
1 parent 5d31bd8 commit da0dd76

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/.vuepress/navbar.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export const myNavbar: ThemeNavItem[] = defineNavbarConfig([
88
text: '在线体验',
99
items: [
1010
{
11-
text: 'Vben Admin',
11+
text: 'Vben Admin UI',
1212
icon: 'iconoir:www',
1313
link: 'https://fba.wu-clan.site/',
1414
},
@@ -33,12 +33,12 @@ export const myNavbar: ThemeNavItem[] = defineNavbarConfig([
3333
link: 'https://apifox.com/apidoc/shared-28a93f02-730b-4f33-bb5e-4dad92058cc0'
3434
},
3535
{
36-
text: 'Arco Admin',
36+
text: 'Arco Admin UI',
3737
icon: 'material-symbols:docs',
3838
link: '/frontend/summary/arco',
3939
},
4040
{
41-
text: 'Vben Admin',
41+
text: 'Vben Admin UI',
4242
icon: 'material-symbols:docs',
4343
link: '/frontend/summary/intro'
4444
}

0 commit comments

Comments
 (0)