From 05070cbba0d63714aa7b5c4620ee6709d346c3dc Mon Sep 17 00:00:00 2001 From: XUZHONGXIN Date: Fri, 1 Aug 2025 22:53:37 +0800 Subject: [PATCH] Update uptime.config.ts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 新增企业资源监控头部 --- uptime.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uptime.config.ts b/uptime.config.ts index 335510c..1218619 100644 --- a/uptime.config.ts +++ b/uptime.config.ts @@ -2,7 +2,7 @@ import { MaintenanceConfig, PageConfig, WorkerConfig } from './types/config' const pageConfig: PageConfig = { // Title for your status page - title: "lyc8503's Status Page", + title: "海口希灵赛斯企业资源监控", // Links shown at the header of your status page, could set `highlight` to `true` links: [ { link: 'https://xinnew.top', label: '企业门户' },