mirror of
https://github.com/afoim/fuwari.git
synced 2026-01-31 09:03:18 +08:00
fix: 更新监控链接地址为新的域名
将导航栏中的监控链接从旧域名 up.acofork.com 更新为新域名 kuma.2x.nz
This commit is contained in:
@@ -83,7 +83,7 @@ export const navBarConfig: NavBarConfig = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "监控",
|
name: "监控",
|
||||||
url: "https://up.acofork.com", // Internal links should not include the base path, as it is automatically added
|
url: "https://kuma.2x.nz", // 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
|
external: true, // Show an external link icon and will open in a new tab
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user