31 lines
920 B
YAML
31 lines
920 B
YAML
# Change these first
|
|
owner: tp-link-extender # Your GitHub organization or username, where this repository lives
|
|
repo: status # The name of this repository
|
|
|
|
sites:
|
|
- name: Mercury
|
|
url: https://banland.xyz/
|
|
|
|
assignees:
|
|
- Heliodex
|
|
|
|
status-website:
|
|
theme: night
|
|
# Add your custom domain name, or remove the `cname` line if you don't have a domain
|
|
# Uncomment the `baseUrl` line if you don't have a custom domain and add your repo name there
|
|
cname: status.banland.xyz
|
|
# baseUrl: /your-repo-name
|
|
logoUrl: https://raw.githubusercontent.com/tp-link-extender/status/main/Mercury.svg/
|
|
name: Mercury
|
|
introTitle: "Mercury Status"
|
|
navbar:
|
|
- title: Mercury
|
|
href: https://banland.xyz/
|
|
- title: Status
|
|
href: /
|
|
- title: GitHub
|
|
href: https://github.com/$OWNER/$REPO
|
|
|
|
# Upptime also supports notifications, assigning issues, and more
|
|
# See https://upptime.js.org/docs/configuration
|