mirror of
https://github.com/ethanrusz/status.git
synced 2024-11-21 09:17:45 -05:00
Add Piped status.
This commit is contained in:
parent
5260683350
commit
9c9c38e8e6
1 changed files with 8 additions and 2 deletions
|
@ -9,9 +9,14 @@ sites:
|
|||
url: https://horseplay.space
|
||||
- name: Nextcloud
|
||||
url: https://cloud.beans.team
|
||||
- name: Piped
|
||||
url: https://piped.beans.team
|
||||
- name: "rusz.dev"
|
||||
url: https://rusz.dev
|
||||
|
||||
assignees:
|
||||
- ethanrusz
|
||||
|
||||
status-website:
|
||||
# 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
|
||||
|
@ -19,8 +24,9 @@ status-website:
|
|||
baseUrl: /status
|
||||
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
|
||||
name: Ruszdev Status
|
||||
introTitle: "Current statuses for my services."
|
||||
introMessage: "View the about page for more info."
|
||||
introTitle: "Current beans.team services."
|
||||
introMessage: "View the about page for more information."
|
||||
theme: dark
|
||||
navbar:
|
||||
- title: Status
|
||||
href: https://ethanrusz.github.io/status
|
||||
|
|
Loading…
Reference in a new issue