chore: update vitepress v2
This commit is contained in:
@@ -85,9 +85,21 @@ export const shared = defineConfig({
|
||||
name: 'Li Kui',
|
||||
username: 'likui628',
|
||||
},
|
||||
{
|
||||
name: 'Jin Mao',
|
||||
username: 'jinmao88',
|
||||
},
|
||||
{
|
||||
name: 'Netfan',
|
||||
username: 'mynetfan',
|
||||
},
|
||||
{
|
||||
name: 'xingyu4j',
|
||||
username: 'xingyu4j',
|
||||
},
|
||||
],
|
||||
repoURL: () => 'https://github.com/vbenjs/vue-vben-admin',
|
||||
}),
|
||||
}) as any,
|
||||
GitChangelogMarkdownSection(),
|
||||
viteArchiverPlugin({ outputDir: '.vitepress' }),
|
||||
groupIconVitePlugin(),
|
||||
|
||||
Reference in New Issue
Block a user