chore: 更新网站域名和背景图片配置
将网站域名从 blog.acofork.com 更改为 blog.meowrain.cn 修改背景图片源为新的随机图片API,并保留旧配置作为注释
This commit is contained in:
@@ -36,7 +36,7 @@ export default defineConfig({
|
||||
image: {
|
||||
service: passthroughImageService(),
|
||||
},
|
||||
site: "https://blog.acofork.com",
|
||||
site: "https://blog.meowrain.cn",
|
||||
base: "/",
|
||||
trailingSlash: "always",
|
||||
output: "static",
|
||||
|
||||
Reference in New Issue
Block a user