From b5775dbe8f4fefd1fab218cc5dc1de5b8da2191d Mon Sep 17 00:00:00 2001 From: Ad-closeNN <1709301095@qq.com> Date: Wed, 13 Aug 2025 22:16:14 +0800 Subject: [PATCH] =?UTF-8?q?del(config):=20=E5=88=A0=E9=99=A4=20Umami=20?= =?UTF-8?q?=E7=BB=9F=E8=AE=A1=E6=9C=8D=E5=8A=A1?= 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 28ab569..bbc05da 100644 --- a/src/config.ts +++ b/src/config.ts @@ -128,6 +128,6 @@ export const expressiveCodeConfig: ExpressiveCodeConfig = { export const umamiConfig: UmamiConfig = { enable: true, baseUrl: "https://umami.adclosenn.top", - shareId: "jME4HFb9JmfJM5zs", + shareId: "NOTTYPE", timezone: "Asia/Shanghai", }; \ No newline at end of file