mirror of
https://github.com/afoim/fuwari.git
synced 2026-01-31 00:53:19 +08:00
fix: 更新状态页面的外部链接地址
This commit is contained in:
@@ -78,7 +78,7 @@ export const navBarConfig: NavBarConfig = {
|
||||
},
|
||||
{
|
||||
name: "状态",
|
||||
url: "https://ss.2x.nz/", // Internal links should not include the base path, as it is automatically added
|
||||
url: "https://acofork-uptime.zeabur.app/status/acofork", // Internal links should not include the base path, as it is automatically added
|
||||
external: true, // Show an external link icon and will open in a new tab
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user