mirror of
https://github.com/ethanrusz/status.git
synced 2024-11-21 17:17:46 -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
|
url: https://horseplay.space
|
||||||
- name: Nextcloud
|
- name: Nextcloud
|
||||||
url: https://cloud.beans.team
|
url: https://cloud.beans.team
|
||||||
|
- name: Piped
|
||||||
|
url: https://piped.beans.team
|
||||||
- name: "rusz.dev"
|
- name: "rusz.dev"
|
||||||
url: https://rusz.dev
|
url: https://rusz.dev
|
||||||
|
|
||||||
|
assignees:
|
||||||
|
- ethanrusz
|
||||||
|
|
||||||
status-website:
|
status-website:
|
||||||
# Add your custom domain name, or remove the `cname` line if you don't have a domain
|
# 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
|
# 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
|
baseUrl: /status
|
||||||
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
|
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
|
||||||
name: Ruszdev Status
|
name: Ruszdev Status
|
||||||
introTitle: "Current statuses for my services."
|
introTitle: "Current beans.team services."
|
||||||
introMessage: "View the about page for more info."
|
introMessage: "View the about page for more information."
|
||||||
|
theme: dark
|
||||||
navbar:
|
navbar:
|
||||||
- title: Status
|
- title: Status
|
||||||
href: https://ethanrusz.github.io/status
|
href: https://ethanrusz.github.io/status
|
||||||
|
|
Loading…
Reference in a new issue