mirror of
https://github.com/sissbruecker/linkding.git
synced 2025-08-06 10:28:27 +02:00
Add edit link to docs pages
This commit is contained in:
@@ -45,6 +45,9 @@ export default defineConfig({
|
||||
customCss: [
|
||||
'./src/styles/custom.css',
|
||||
],
|
||||
editLink: {
|
||||
baseUrl: 'https://github.com/sissbruecker/linkding/edit/master/docs/',
|
||||
},
|
||||
}),
|
||||
],
|
||||
});
|
||||
|
Reference in New Issue
Block a user