From f875f5207a04486d2da62d88176d9e2eaac833ea Mon Sep 17 00:00:00 2001 From: Meow <197331664+Meo597@users.noreply.github.com> Date: Sun, 18 Jan 2026 18:44:50 +0800 Subject: [PATCH] =?UTF-8?q?VitePress:=20=E7=BC=96=E8=AF=91=E6=97=B6?= =?UTF-8?q?=E6=A3=80=E6=9F=A5=E6=AD=BB=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vitepress/config.mts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vitepress/config.mts b/.vitepress/config.mts index b31f618b..2692fe3d 100644 --- a/.vitepress/config.mts +++ b/.vitepress/config.mts @@ -12,7 +12,7 @@ export default defineConfig({ lastUpdated: true, - ignoreDeadLinks: true, // TODO: cleanup dead links + ignoreDeadLinks: false, sitemap: { hostname: "https://xtls.github.io",