Merge pull request #7485 from awanlin/topic/add-shortcuts-to-plugin-marketplace

Added Shortcuts to Plugin Marketplace
This commit is contained in:
Fredrik Adelöw
2021-10-07 10:47:48 +02:00
committed by GitHub
2 changed files with 10 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
---
title: Shortcuts
author: Spotify
authorUrl: https://github.com/spotify
category: Utility
description: The shortcuts plugin allows a user to have easy access to pages within a Backstage app by storing them as "shortcuts" in the Sidebar.
documentation: https://github.com/backstage/backstage/blob/master/plugins/shortcuts/README.md
iconUrl: img/shortcuts.svg
npmPackageName: '@backstage/plugin-shortcuts'
+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24px" viewBox="0 0 24 24" width="24px" fill="#FFFFFF"><g><rect fill="none" height="24" width="24"/></g><g><path d="M14,10H3v2h11V10z M14,6H3v2h11V6z M18,14v-4h-2v4h-4v2h4v4h2v-4h4v-2H18z M3,16h7v-2H3V16z"/></g></svg>

After

Width:  |  Height:  |  Size: 298 B