From 88db9699fadf9844eaf5aad6ea67203b76e0bd91 Mon Sep 17 00:00:00 2001 From: Andre Wanlin <67169551+awanlin@users.noreply.github.com> Date: Wed, 19 Oct 2022 08:56:10 -0500 Subject: [PATCH] Fixes based on feedback Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com> --- .changeset/heavy-elephants-nail.md | 2 -- app-config.yaml | 10 ---------- 2 files changed, 12 deletions(-) diff --git a/.changeset/heavy-elephants-nail.md b/.changeset/heavy-elephants-nail.md index 71e57f1d14..473e3eda9e 100644 --- a/.changeset/heavy-elephants-nail.md +++ b/.changeset/heavy-elephants-nail.md @@ -2,6 +2,4 @@ '@backstage/core-app-api': minor --- -# test - Deprecated the `homepage` config as the component that used it - `HomepageTimer` - has been removed and replaced by the `HeaderWorldClock` in the home plugin diff --git a/app-config.yaml b/app-config.yaml index 57349d213a..977b07612f 100644 --- a/app-config.yaml +++ b/app-config.yaml @@ -420,16 +420,6 @@ costInsights: kind: 'PINTS_OF_ICE_CREAM' unit: 'ice cream pint' rate: 5.5 -homepage: - clocks: - - label: UTC - timezone: UTC - - label: NYC - timezone: 'America/New_York' - - label: STO - timezone: 'Europe/Stockholm' - - label: TYO - timezone: 'Asia/Tokyo' pagerduty: eventsBaseUrl: 'https://events.pagerduty.com/v2' jenkins: