-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.upptimerc.yml
38 lines (36 loc) · 1.28 KB
/
.upptimerc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# ----------------------------------------------
# REPOSITORY VARIABLES
# ----------------------------------------------
owner: alaoweb
repo: status
# ----------------------------------------------
# STATUS SITE CUSTOMIZATIONS
# ----------------------------------------------
status-website:
baseUrl: /status
logoUrl: https://raw.githubusercontent.com/alaoweb/status/main/img/ALAO-logo-standard.svg
name: Status Report
introTitle: ''
introMessage:
navbar:
- title: Status
href: /
- title: GitHub
href: https://github.com/$OWNER/$REPO
# ----------------------------------------------
# SITES MONITORED
# See https://upptime.js.org/docs/configuration
# ----------------------------------------------
sites:
- name: ALAO Website
url: https://www.derekzoladz.com/
icon: https://raw.githubusercontent.com/alaoweb/status/main/img/alao-icon.png
- name: ALAO 2020
url: https://2020.alaoweb.org/
icon: https://raw.githubusercontent.com/alaoweb/status/main/img/alao-icon.png
- name: TEDSIG 2020
url: https://tedsig.alaoweb.org/
icon: https://raw.githubusercontent.com/alaoweb/status/main/img/icon.png
- name: TEDSIG Speculative Library Futures
url: https://futures.alaoweb.org/
icon: https://raw.githubusercontent.com/alaoweb/status/main/img/icon.png