Skip to content

Commit 5411fc4

Browse files
committed
update docs
1 parent 179032f commit 5411fc4

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

docs/.vuepress/navbar.ts

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { defineNavbarConfig } from "vuepress-theme-plume";
22

33
export const myNavbar = defineNavbarConfig([
44
{
5-
text: '前端',
5+
text: '前端(在线体验)',
66
items: [
77
{
88
text: '线上演示',
@@ -121,19 +121,6 @@ export const myNavbar = defineNavbarConfig([
121121
badge: { text: 'HOT', type: 'danger' },
122122
link: '/group'
123123
},
124-
{
125-
text: '战略合作',
126-
items: [
127-
{
128-
text: 'Kinit',
129-
link: 'https://gitee.com/ktianc/kinit'
130-
},
131-
// {
132-
// text: 'dvadmin3',
133-
// link: 'https://django-vue-admin.com/'
134-
// },
135-
]
136-
},
137124
{
138125
text: '关于',
139126
items: [

0 commit comments

Comments
 (0)