From 007536cd4d8e919bd86b78c6f6104a76dd842f76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8C=E5=8F=89=E6=A0=91=E6=A0=91?= Date: Tue, 16 Dec 2025 14:25:20 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E7=AB=99=E7=82=B9UR?= =?UTF-8?q?L=E4=B8=BAblog.acofork.com?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- astro.config.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astro.config.mjs b/astro.config.mjs index 3dc4fb2b4..1d0a91de7 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -33,7 +33,7 @@ export default defineConfig({ image: { service: passthroughImageService() }, - site: "https://2x.nz", + site: "https://blog.acofork.com", base: "/", trailingSlash: "always", output: "static",