From 2ac4ea71906ffbd2d8d9ef8ef085b5877f058766 Mon Sep 17 00:00:00 2001 From: AmbrishRamachandiran Date: Fri, 2 May 2025 11:02:22 +0530 Subject: [PATCH] Updated the category for daily weather plugin Signed-off-by: AmbrishRamachandiran --- 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 106cf67b27..0fd602bd1d 100644 --- a/microsite/data/plugins/daily-weather-update.yaml +++ b/microsite/data/plugins/daily-weather-update.yaml @@ -2,7 +2,7 @@ title: Daily Weather author: Infosys Limited authorUrl: https://github.com/Infosys -category: Humor +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