chore: 更新站点URL为blog.acofork.com

This commit is contained in:
二叉树树
2025-12-16 14:25:20 +08:00
parent 731db09a45
commit 007536cd4d

View File

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