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: