From 63c0202208a3380cb8cd38ae93a8b3e3e3aef0c6 Mon Sep 17 00:00:00 2001 From: afoim Date: Thu, 1 May 2025 21:07:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=AB=99=E7=82=B9=E7=BB=9F?= =?UTF-8?q?=E8=AE=A1=E9=93=BE=E6=8E=A5=EF=BC=8C=E4=BF=AE=E6=AD=A3URL?= =?UTF-8?q?=E4=BB=A5=E5=8C=B9=E9=85=8D=E6=96=B0=E7=AB=99=E7=82=B9?= 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 dd19ff3ad..4ff21cd24 100644 --- a/src/config.ts +++ b/src/config.ts @@ -45,7 +45,7 @@ export const navBarConfig: NavBarConfig = { LinkPreset.About, { name: "站点统计", - url: "https://cloud.umami.is/share/7PoDRgCzHFTs2vWB/072103.xyz", // Internal links should not include the base path, as it is automatically added + url: "https://cloud.umami.is/share/7PoDRgCzHFTs2vWB/afo.im", // 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 }, ],