Docs: add edit link
This commit is contained in:
@@ -28,6 +28,9 @@ export default defineConfig({
|
||||
search: {
|
||||
provider: 'local',
|
||||
},
|
||||
editLink: {
|
||||
pattern: 'https://github.com/MM2-0/Kvaesitso/edit/main/docs/:path',
|
||||
},
|
||||
},
|
||||
head: [['link', { rel: 'icon', href: '/icon.png' }]],
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user