Document how to develop the documentation
This commit is contained in:
@@ -23,6 +23,9 @@ export default defineConfig({
|
||||
|
||||
socialLinks: [
|
||||
{ icon: 'github', link: 'https://github.com/vuejs/vitepress' }
|
||||
]
|
||||
}
|
||||
],
|
||||
},
|
||||
ignoreDeadLinks: [
|
||||
/^https?:\/\/localhost/
|
||||
],
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user