From bbc42e386c98b8b9e2340808ac536d8caaa2bd1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8C=E5=8F=89=E6=A0=91=E6=A0=91?= Date: Mon, 13 Oct 2025 12:16:41 +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.2b2x.cn?= 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 c34b1e5ca..4d1554076 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.2b2x.cn", base: "/", trailingSlash: "always", output: "static",