mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2026-09-25 07:48:07 +03:00
VitePress: 编译时检查死链接
This commit is contained in:
@@ -12,7 +12,7 @@ export default defineConfig({
|
||||
|
||||
lastUpdated: true,
|
||||
|
||||
ignoreDeadLinks: true, // TODO: cleanup dead links
|
||||
ignoreDeadLinks: false,
|
||||
|
||||
sitemap: {
|
||||
hostname: "https://xtls.github.io",
|
||||
|
||||
Reference in New Issue
Block a user