chore: add badges (#4260)

* chore: add badges

* docs: fix editLink
This commit is contained in:
Li Kui
2024-08-28 20:43:24 +08:00
committed by GitHub
parent 1bd6c2e5f2
commit 84816ef769
4 changed files with 8 additions and 1 deletions

View File

@@ -13,7 +13,8 @@ export const en = defineConfig({
prev: 'Previous Page',
},
editLink: {
pattern: 'https://github.com/vuejs/vitepress/edit/main/docs/src/:path',
pattern:
'https://github.com/vbenjs/vue-vben-admin/edit/main/docs/src/:path',
text: 'Edit this page on GitHub',
},
footer: {