mirror of
https://github.com/afoim/fuwari.git
synced 2026-01-31 00:53:19 +08:00
upgrade: 更新 config,ts 中的状态页面地址
This commit is contained in:
@@ -88,7 +88,7 @@ export const navBarConfig: NavBarConfig = {
|
||||
},
|
||||
{
|
||||
name: "监控",
|
||||
url: "https://vps.2x.nz", // Internal links should not include the base path, as it is automatically added
|
||||
url: "https://status.acofork.com", // 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