chore: 更新站点URL为blog.2b2x.cn

This commit is contained in:
二叉树树
2025-10-13 12:16:41 +08:00
parent 98d8e57932
commit bbc42e386c

View File

@@ -33,7 +33,7 @@ export default defineConfig({
image: {
service: passthroughImageService()
},
site: "https://2x.nz",
site: "https://blog.2b2x.cn",
base: "/",
trailingSlash: "always",
output: "static",