We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ee1096 commit c261946Copy full SHA for c261946
docs/.vuepress/navbar.ts
@@ -40,11 +40,11 @@ export const myNavbar = defineNavbarConfig([
40
},
41
]
42
43
- {
44
- text: '插件市场',
45
- icon: 'clarity:plugin-solid',
46
- link: '/plugins'
47
- },
+ // {
+ // text: '插件市场',
+ // icon: 'clarity:plugin-solid',
+ // link: '/plugins'
+ // },
48
{
49
text: '授权',
50
icon: 'fluent:person-key-20-filled',
0 commit comments