Skip to content

Commit

Permalink
Update .upptimerc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbrig authored Aug 15, 2024
1 parent 76dcb3f commit a2d8ab2
Showing 1 changed file with 5 additions and 17 deletions.
22 changes: 5 additions & 17 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# Change these first
owner: noclocks
repo: noclocks-uptime
user-agent: noclocks

sites:
- name: Domain
url: https://noclocks.dev
icon: https://noclocks.dev/favicon.ico
- name: Website
url: https://noclocks.dev
- name: Online Store
Expand All @@ -24,20 +26,6 @@ sites:
- name: DevDocs (Demo)
url: https://devdocs.noclocks.dev

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: demo.upptime.js.org
# baseUrl: /your-repo-name
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
name: Upptime
introTitle: "**Upptime** is the open-source uptime monitor and status page, powered entirely by GitHub."
introMessage: This is a sample status page which uses **real-time** data from our [GitHub repository](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:
- jimbrig
- phoward38

0 comments on commit a2d8ab2

Please sign in to comment.