From 434cf7287b3a20b9f61e3be7d3e6daeff5336491 Mon Sep 17 00:00:00 2001 From: QihanNX Date: Wed, 29 Jul 2026 17:54:41 +0800 Subject: [PATCH] Update uptime.config.ts --- uptime.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uptime.config.ts b/uptime.config.ts index 1bcca2f..8e2c481 100644 --- a/uptime.config.ts +++ b/uptime.config.ts @@ -7,7 +7,7 @@ import { MaintenanceConfig, PageConfig, WorkerConfig } from './types/config' const pageConfig: PageConfig = { // Title for your status page - title: "LoliaFRP Nodes Status", + title: "LoliaFRP节点外部监控", // Links shown at the header of your status page, could set `highlight` to `true` links: [ { link: 'https://docs.lolia.link/', label: '查看文档' },