From 4204f88b8d61dde273252d9a2238f19f0196b6fe Mon Sep 17 00:00:00 2001 From: Raz Ben Simon Date: Thu, 30 Jan 2025 14:05:21 +0200 Subject: [PATCH] Change env0 plugin logo url Change the logo to have a better look in the existing dark theme background of the Backstage site. Signed-off-by: Raz Ben Simon --- microsite/data/plugins/env0.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/data/plugins/env0.yaml b/microsite/data/plugins/env0.yaml index 28bf382502..431873d347 100644 --- a/microsite/data/plugins/env0.yaml +++ b/microsite/data/plugins/env0.yaml @@ -5,6 +5,6 @@ authorUrl: https://www.env0.com/ category: Infrastructure description: Use env0 scaffolder actions to deploy and manage your infrastructure using env0 directly from Backstage documentation: https://github.com/env0/env0-backstage-plugin -iconUrl: https://cdn.prod.website-files.com/63df9b273f861215467107c8/668fd303582961e81ef532fc_env0%20logo-dark.svg +iconUrl: https://avatars.githubusercontent.com/u/46656519?s=200&v=4 npmPackageName: '@env0/backstage-plugin-env0' addedDate: '2025-01-15'