mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-03 22:18:45 +00:00
feat(docs): add editLink config (#4549)
Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
@@ -20,6 +20,9 @@ export default defineConfig({
|
||||
},
|
||||
themeConfig: {
|
||||
// https://vitepress.dev/reference/default-theme-config
|
||||
editLink: {
|
||||
pattern: 'https://github.com/runatlantis/atlantis/edit/main/runatlantis.io/:path'
|
||||
},
|
||||
search: {
|
||||
provider: 'algolia',
|
||||
options: {
|
||||
|
||||
Reference in New Issue
Block a user