mirror of
https://github.com/afoim/fuwari.git
synced 2026-01-31 00:53:19 +08:00
chore: 更新重定向目标链接
将 /gal 路径的重定向目标从 Notion 页面更改为个人博客文章链接。
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user