doc: ignoreDeadLinks in doc

This commit is contained in:
dudaodong
2024-05-14 11:42:48 +08:00
parent 5381842eec
commit e054680d20
+1
View File
@@ -40,6 +40,7 @@ export const slugify = (str: string): string =>
export const commonConfig = defineConfig({ export const commonConfig = defineConfig({
title: 'Lancet', title: 'Lancet',
appearance: true, appearance: true,
ignoreDeadLinks: true,
markdown: { markdown: {
theme: { theme: {