From 3b1ed9ae1582301a378884e1c3df75ca5a304ca9 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Fri, 17 Jan 2025 19:01:08 +0100 Subject: [PATCH] Update .upptimerc.yml --- .upptimerc.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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."