mirror of
https://github.com/ChenQihan666/Lolia-Nodes-Status-Pages.git
synced 2026-08-14 07:52:34 +08:00
Update status page title and GitHub link
This commit is contained in:
+2
-2
@@ -7,10 +7,10 @@ import { MaintenanceConfig, PageConfig, WorkerConfig } from './types/config'
|
|||||||
|
|
||||||
const pageConfig: PageConfig = {
|
const pageConfig: PageConfig = {
|
||||||
// Title for your status page
|
// Title for your status page
|
||||||
title: "lyc8503's Status Page",
|
title: "LoliaFRP Nodes Status",
|
||||||
// Links shown at the header of your status page, could set `highlight` to `true`
|
// Links shown at the header of your status page, could set `highlight` to `true`
|
||||||
links: [
|
links: [
|
||||||
{ link: 'https://github.com/lyc8503', label: 'GitHub' },
|
{ link: 'https://github.com/Lolia-FRP', label: 'GitHub' },
|
||||||
{ link: 'https://blog.lyc8503.net/', label: 'Blog' },
|
{ link: 'https://blog.lyc8503.net/', label: 'Blog' },
|
||||||
{ link: 'mailto:me@lyc8503.net', label: 'Email Me', highlight: true },
|
{ link: 'mailto:me@lyc8503.net', label: 'Email Me', highlight: true },
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user