Skip to content

Commit 9946227

Browse files
🔧 Update config with site
1 parent dc6897d commit 9946227

File tree

1 file changed

+7
-29
lines changed

1 file changed

+7
-29
lines changed

.upptimerc.yml

+7-29
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,14 @@
1-
# Change these first
2-
owner: upptime # Your GitHub username
3-
repo: upptime # Your Github repository name
4-
5-
# Add your sites here
1+
owner: Melangebox
2+
repo: status
63
sites:
7-
- name: Google
8-
url: https://www.google.com
9-
- name: Wikipedia
10-
url: https://en.wikipedia.org
11-
- name: Internet Archive
12-
url: https://archive.org
13-
- name: Hacker News
14-
url: https://news.ycombinator.com
15-
- name: Broken Site
16-
url: https://thissitedoesnotexist.com
17-
- name: Secret Site
18-
url: $SECRET_SITE
19-
4+
- name: Melangebox
5+
url: https://melangebox.com
206
status-website:
21-
# Add your custom domain below, or remove the next line if you don't have a domain
22-
cname: demo.upptime.js.org
23-
# Uncomment the following line if you don't have a custom domain and add your repo name
24-
# baseUrl: /upptime
25-
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
26-
name: Upptime
27-
introTitle: "**Upptime** is the open-source uptime monitor and status page, powered entirely by GitHub."
28-
introMessage: This is a sample status page which uses **real-time** data from our [Github repository](https://github.com/koj-co/upptime). No server required — just GitHub Actions, Issues, and Pages. [**Get your own for free**](https://github.com/koj-co/upptime)
7+
cname: status.melangebox.com
8+
logoUrl: https://avatars3.githubusercontent.com/u/74049849?s=200&v=4
9+
name: Melangebox Status
2910
navbar:
3011
- title: Status
3112
href: /
3213
- title: GitHub
3314
href: https://github.com/$OWNER/$REPO
34-
35-
# Upptime also supports notifications, assigning issues, and more
36-
# See https://upptime.js.org/docs/configuration

0 commit comments

Comments
 (0)