Skip to content

Commit a80e8a9

Browse files
committed
update docs
1 parent bec1856 commit a80e8a9

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

docs/.vuepress/navbar.ts

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -101,17 +101,6 @@ export const myNavbar: ThemeNavItem[] = defineNavbarConfig([
101101
},
102102
]
103103
},
104-
{
105-
text: '视频课程',
106-
items: [
107-
{
108-
text: '视频课程',
109-
badge: { text: '重制中', type: 'warning' },
110-
icon: 'ri:bilibili-fill',
111-
link: 'https://space.bilibili.com/284237214/lists'
112-
},
113-
]
114-
},
115104
{
116105
text: '互动',
117106
items: [
@@ -137,6 +126,17 @@ export const myNavbar: ThemeNavItem[] = defineNavbarConfig([
137126
},
138127
]
139128
},
129+
{
130+
text: '视频课程',
131+
items: [
132+
{
133+
text: '视频课程',
134+
badge: { text: '重制中', type: 'warning' },
135+
icon: 'ri:bilibili-fill',
136+
link: 'https://space.bilibili.com/284237214/lists'
137+
},
138+
]
139+
},
140140
{
141141
text: '动态',
142142
items: [

0 commit comments

Comments
 (0)