From 2e1eddb1d7d8022a8bec61d2457480ce66623cbf Mon Sep 17 00:00:00 2001 From: Ant Weiss Date: Fri, 25 Aug 2023 00:12:05 +0300 Subject: [PATCH] Run prettier on artifactory.yaml Signed-off-by: Ant Weiss --- microsite/data/plugins/artifactory.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/microsite/data/plugins/artifactory.yaml b/microsite/data/plugins/artifactory.yaml index a61fd372e8..119e09eb8e 100644 --- a/microsite/data/plugins/artifactory.yaml +++ b/microsite/data/plugins/artifactory.yaml @@ -4,8 +4,8 @@ author: StageCentral authorUrl: https://stagecentral.io category: Artifacts description: | - Connect Backstage entities to software artifacts stored in JFrog Artifactory. - Display information about artifacts, such as their version, size, and download links. + Connect Backstage entities to software artifacts stored in JFrog Artifactory. + Display information about artifacts, such as their version, size, and download links. documentation: https://github.com/StageCentral/backstage-artifactory-plugin/tree/main#readme iconUrl: https://raw.githubusercontent.com/StageCentral/backstage-artifactory-plugin/main/logo/logo.png npmPackageName: '@stagecentral/plugin-artifactory'