dev
This commit is contained in:
parent
111874a2b7
commit
759da193e3
|
@ -46,6 +46,11 @@ export default defineConfig({
|
|||
|
||||
socialLinks: [
|
||||
{ icon: 'github', link: 'https://github.com/vuejs/vitepress' }
|
||||
]
|
||||
],
|
||||
|
||||
footer: {
|
||||
message: 'Released MIT License.',
|
||||
copyright: 'Copyright © 2024-present apinb.com'
|
||||
}
|
||||
}
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue