From 1c75cf98514cf6669f04bf6aa21a2607e783fd75 Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Sun, 1 Feb 2026 14:20:15 -0500 Subject: [PATCH] Added favicon and changed names --- .upptimerc.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.upptimerc.yml b/.upptimerc.yml index 8ad4dc7b..9addbfa4 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -4,7 +4,7 @@ repo: status.dataforcanada.org sites: - name: Main Website url: https://www.dataforcanada.org - faviconSvg: https://raw.githubusercontent.com/dataforcanada/www.dataforcanada.org/refs/heads/main/static/logo.svg + favicon: https://raw.githubusercontent.com/dataforcanada/www.dataforcanada.org/refs/heads/main/static/favicon-32x32.png - name: Production Ready Data url: https://data-01.dataforcanada.org - name: Data in the Lab @@ -37,7 +37,7 @@ sites: url: https://static-01.dataforcanada.org - name: Static Assets (Labs) url: https://static-01.labs.dataforcanada.org - - name: Git / Source Code + - name: Source Code url: https://git.dataforcanada.org assignees: - diegoripley