Update uptime.config.ts
parent
24bf5ee448
commit
23298af979
|
|
@ -3,7 +3,7 @@ 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: "lyc8503's Status Page",
|
||||||
header-icon: "🕒",
|
headericon: "🕒",
|
||||||
header: "UptimeFlare",
|
header: "UptimeFlare",
|
||||||
// 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: [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue