From 29fccf7dc4f57d24672607ce4e072e18a4a9e6e4 Mon Sep 17 00:00:00 2001 From: AmbrishRamachandiran Date: Wed, 16 Apr 2025 16:52:38 +0530 Subject: [PATCH] Add daily weather plugin to market place Signed-off-by: AmbrishRamachandiran --- ...weather.yaml => daily-weather-update.yaml} | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) rename microsite/data/plugins/{daily-weather.yaml => daily-weather-update.yaml} (98%) diff --git a/microsite/data/plugins/daily-weather.yaml b/microsite/data/plugins/daily-weather-update.yaml similarity index 98% rename from microsite/data/plugins/daily-weather.yaml rename to microsite/data/plugins/daily-weather-update.yaml index 197a917688..106cf67b27 100644 --- a/microsite/data/plugins/daily-weather.yaml +++ b/microsite/data/plugins/daily-weather-update.yaml @@ -1,10 +1,10 @@ ---- -title: Daily Weather -author: Infosys Limited -authorUrl: https://github.com/Infosys -category: Humor -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 -npmPackageName: '@infosys_ltd/daily-weather-plugin' -addedDate: '2025-04-16' +--- +title: Daily Weather +author: Infosys Limited +authorUrl: https://github.com/Infosys +category: Humor +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 +npmPackageName: '@infosys_ltd/daily-weather-plugin' +addedDate: '2025-04-16'