generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.upptimerc.yml
31 lines (29 loc) · 1.29 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
# Change these first
owner: omawhite # Your GitHub organization or username, where this repository lives
repo: portfolio-uptime-monitor # The name of this repository
sites:
- name: louiswhite.me
url: https://louiswhite.me
- name: www.louiswhite.me
url: https://www.louiswhite.me
- name: netlify url
url: https://omars-next-portfolio.netlify.app
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
cname: upptime.louiswhite.me
# baseUrl: /portfolio-uptime-monitor
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
theme: night
name: upptime.louiswhite.me
introTitle: 'Uptime monitoring for louiswhite.me'
introMessage: This is a simple status page for my portfolio site. Which uses [Upptime](https://github.com/upptime/upptime). No server required — just GitHub Actions, Issues, and Pages. [**Get your own for free**](https://github.com/upptime/upptime)
navbar:
- 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
assignees:
- omawhite