From bad8026696f64944b4cc305ac01689c6d8bc777e Mon Sep 17 00:00:00 2001 From: Aditya Kumar Date: Thu, 5 Jun 2025 16:29:04 +0530 Subject: [PATCH] Updated broken logo of Daily Weather Plugin Signed-off-by: Aditya Kumar --- microsite/data/plugins/daily-weather-update.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/data/plugins/daily-weather-update.yaml b/microsite/data/plugins/daily-weather-update.yaml index 0fd602bd1d..4118a4d5d6 100644 --- a/microsite/data/plugins/daily-weather-update.yaml +++ b/microsite/data/plugins/daily-weather-update.yaml @@ -5,6 +5,6 @@ authorUrl: https://github.com/Infosys category: Utility description: The Daily Weather Plugin for Backstage provides real-time weather information for a specified location using the Weatherstack API. documentation: https://github.com/Infosys/daily-weather-plugin/tree/main/plugins/weather -iconUrl: https://github.com/Infosys/daily-weather-plugin/blob/main/plugins/weather/src/docs/plugin-logo.png +iconUrl: https://github.com/Infosys/daily-weather-plugin/blob/main/plugins/weather/src/docs/plugin-logo.png?raw=true npmPackageName: '@infosys_ltd/daily-weather-plugin' addedDate: '2025-04-16'