更新 config.ts

This commit is contained in:
二叉树树
2026-01-11 14:48:39 +08:00
committed by GitHub
parent 6456605b3f
commit 9722e1a7e8

View File

@@ -87,7 +87,7 @@ export const navBarConfig: NavBarConfig = {
},
{
name: "监控",
url: "https://kuma.2x.nz", // Internal links should not include the base path, as it is automatically added
url: "https://vps.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
},
],