1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-04 12:52:28 +08:00

doc: ignoreDeadLinks in doc

This commit is contained in:
dudaodong
2024-05-14 11:42:48 +08:00
parent 5381842eec
commit e054680d20

View File

@@ -40,6 +40,7 @@ export const slugify = (str: string): string =>
export const commonConfig = defineConfig({
title: 'Lancet',
appearance: true,
ignoreDeadLinks: true,
markdown: {
theme: {