Skip to content

Commit

Permalink
Change logo, remove test stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
maslyankov committed Jun 29, 2024
1 parent 47ed126 commit 4322039
Showing 1 changed file with 5 additions and 18 deletions.
23 changes: 5 additions & 18 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,37 +6,24 @@ sites:
- name: Google
url: https://www.google.com
icon: https://www.google.com/favicon.ico
- name: Hacker News Broken
url: https://news-broken.ycombinator.com
- name: Test Broken Site
url: https://thissitedoesnotexist.koj.co
expectedStatusCodes:
- 200
- 201
- 404
- name: IPv6 test
url: forwardemail.net
port: 80
check: "tcp-ping"
ipv6: true
- name: Landing page
url: https://wectrl.io
- name: Authentication
url: https://auth.wectrl.io

status-website:
theme: dark
theme: night
# 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: status.wectrl.io
# baseUrl: /your-repo-name
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
logoUrl: https://wectrl.io/static/wectrl.io/wectrl.io-full-horizontal-white.svg
name: Upptime
introTitle: "**wectrl.io services Upptime** "
introMessage: This is a sample status page which uses **real-time** data from our services.
navbar:
- title: Status
href: /
# navbar:
# - title: Status
# href: /
# - title: GitHub
# href: https://github.com/$OWNER/$REPO

Expand Down

0 comments on commit 4322039

Please sign in to comment.