From 40b675b5daa2bd1b451a93754c59d2f284842025 Mon Sep 17 00:00:00 2001 From: Rogerio Moura Date: Tue, 20 Dec 2022 18:03:33 -0300 Subject: [PATCH] remove empty spaces Signed-off-by: Rogerio Moura --- microsite/data/plugins/hoop.yaml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/microsite/data/plugins/hoop.yaml b/microsite/data/plugins/hoop.yaml index 50039af6c9..9e41502807 100644 --- a/microsite/data/plugins/hoop.yaml +++ b/microsite/data/plugins/hoop.yaml @@ -1,14 +1,14 @@ --- - title: Hoop - author: hoop.dev - authorUrl: https://hoop.dev - category: Cloud-native ssh - description: hoop.dev is a cloud-native ssh implementation that lets you edit connections contents live. - documentation: https://github.com/hoophq/backstage-plugin - iconUrl: https://avatars.githubusercontent.com/u/113131551?s=200&v=4 - npmPackageName: '@hoophq/backstage-plugin' - tags: - - cloud-native ssh - - monitoring - - redact - addedDate: '2022-12-20' +title: Hoop +author: hoop.dev +authorUrl: https://hoop.dev +category: Cloud-native ssh +description: hoop.dev is a cloud-native ssh implementation that lets you edit connections contents live. +documentation: https://github.com/hoophq/backstage-plugin +iconUrl: https://avatars.githubusercontent.com/u/113131551?s=200&v=4 +npmPackageName: '@hoophq/backstage-plugin' +tags: + - cloud-native ssh + - monitoring + - redact +addedDate: '2022-12-20'