Merge pull request #7385 from awanlin/topic/add-badges-to-plugin-marketplace

Added Badges to Plugin Marketplace
This commit is contained in:
Fredrik Adelöw
2021-09-30 10:14:02 +02:00
committed by GitHub
2 changed files with 10 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
---
title: Badges
author: Andreas Stenius
authorUrl: https://github.com/backstage/community
category: Discovery
description: The badges plugin offers a set of badges that can be used outside of Backstage, showing information related to data from the catalog.
documentation: https://github.com/backstage/backstage/blob/master/plugins/badges/README.md
iconUrl: img/badges.svg
npmPackageName: '@backstage/plugin-badges'
+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#FFFFFF"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H3v-3h18v3z"/></svg>

After

Width:  |  Height:  |  Size: 251 B