From 0b2358b28ea9056dd2ba20ccfd96d5c6c79aa1a7 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 03:11:11 +0800 Subject: [PATCH] =?UTF-8?q?docs(config):=20=E6=9B=B4=E6=96=B0=E5=AE=98?= =?UTF-8?q?=E6=96=B9=E7=AB=99=E7=82=B9URL=E5=92=8C=E5=88=AB=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将EdgeOne CN的URL更新为blog.acofork.com并简化别名为CN --- src/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.ts b/src/config.ts index 34434b2da..a596243e8 100644 --- a/src/config.ts +++ b/src/config.ts @@ -57,7 +57,7 @@ export const siteConfig: SiteConfig = { }, ], officialSites: [ - { url: "https://acofork.com", alias: "EdgeOne CN" }, + { url: "https://blog.acofork.com", alias: "CN" }, { url: "https://2x.nz", alias: "Global" }, ], server: [