chore: 更新重定向目标链接

将 /gal 路径的重定向目标从 Notion 页面更改为个人博客文章链接。
This commit is contained in:
二叉树树
2026-01-23 17:37:09 +08:00
parent a38a0685db
commit ed236ff531

View File

@@ -73,7 +73,7 @@ export default defineConfig({
},
"/gal": {
status: 302,
destination: "https://www.notion.so/acofork/AcoFork-24c1e011d4e580ea8b0ee36fdb4a2363",
destination: "https://i.2x.nz/posts/94",
},
"/ok": {
status: 302,