This commit is contained in:
Clas Wen 2025-03-30 17:10:37 +08:00
parent 136e9faf6e
commit 84327c5ab3

View file

@ -26,5 +26,6 @@ export default defineConfig({
socialLinks: [
{ icon: 'github', link: 'https://github.com/nbtca/documents' }
]
}
},
ignoreDeadLinks: true
})