From 9722e1a7e8a133ae973e5df13853956f3a55cb00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8C=E5=8F=89=E6=A0=91=E6=A0=91?= Date: Sun, 11 Jan 2026 14:48:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20config.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.ts b/src/config.ts index f74fb0333..455c7f118 100644 --- a/src/config.ts +++ b/src/config.ts @@ -87,7 +87,7 @@ export const navBarConfig: NavBarConfig = { }, { name: "监控", - url: "https://kuma.2x.nz", // Internal links should not include the base path, as it is automatically added + url: "https://vps.2x.nz", // Internal links should not include the base path, as it is automatically added external: true, // Show an external link icon and will open in a new tab }, ],