Skip to content

Commit

Permalink
doc: ignoreDeadLinks in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
duke-git committed May 14, 2024
1 parent 5381842 commit e054680
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export const slugify = (str: string): string =>
export const commonConfig = defineConfig({
title: 'Lancet',
appearance: true,
ignoreDeadLinks: true,

markdown: {
theme: {
Expand Down

0 comments on commit e054680

Please sign in to comment.