diff --git a/.upptimerc.yml b/.upptimerc.yml index 9eeecf2c..212a0731 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -1,5 +1,5 @@ # Change these first -owner: upptime # Your GitHub organization or username, where this repository lives +owner: rubenhensen # Your GitHub organization or username, where this repository lives repo: upptime # The name of this repository sites: @@ -20,8 +20,8 @@ sites: 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 + # cname: demo.upptime.js.org + baseUrl: /upptime 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."