Update .upptimerc.yml

This commit is contained in:
Ruben Hensen
2025-01-17 19:01:08 +01:00
committed by GitHub
parent 2961745ba9
commit 3b1ed9ae15
+3 -3
View File
@@ -1,5 +1,5 @@
# Change these first # 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 repo: upptime # The name of this repository
sites: sites:
@@ -20,8 +20,8 @@ sites:
status-website: status-website:
# Add your custom domain name, or remove the `cname` line if you don't have a domain # 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 # Uncomment the `baseUrl` line if you don't have a custom domain and add your repo name there
cname: demo.upptime.js.org # cname: demo.upptime.js.org
# baseUrl: /your-repo-name baseUrl: /upptime
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
name: Upptime name: Upptime
introTitle: "**Upptime** is the open-source uptime monitor and status page, powered entirely by GitHub." introTitle: "**Upptime** is the open-source uptime monitor and status page, powered entirely by GitHub."