mirror of
https://github.com/m1ngsama/documents.git
synced 2025-12-25 02:56:26 +00:00
save
This commit is contained in:
parent
136e9faf6e
commit
84327c5ab3
1 changed files with 2 additions and 1 deletions
|
|
@ -26,5 +26,6 @@ export default defineConfig({
|
||||||
socialLinks: [
|
socialLinks: [
|
||||||
{ icon: 'github', link: 'https://github.com/nbtca/documents' }
|
{ icon: 'github', link: 'https://github.com/nbtca/documents' }
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
|
ignoreDeadLinks: true
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue