From 35084871f3ca57131d0740f19a601871763f890a Mon Sep 17 00:00:00 2001 From: Frida Jacobsson Date: Fri, 8 Dec 2023 09:32:15 +0100 Subject: [PATCH] Run prettier Signed-off-by: Frida Jacobsson --- microsite/data/plugins/readme.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/microsite/data/plugins/readme.yaml b/microsite/data/plugins/readme.yaml index 695e358e00..4680fa5841 100644 --- a/microsite/data/plugins/readme.yaml +++ b/microsite/data/plugins/readme.yaml @@ -3,9 +3,8 @@ title: Readme author: AxisCommunications authorUrl: https://github.com/AxisCommunications category: Metadata -description: The Readme-plugin enables easy access and viewing of the README.md file in your entity overview. +description: The Readme-plugin enables easy access and viewing of the README.md file in your entity overview. documentation: https://github.com/AxisCommunications/backstage-plugins/blob/main/plugins/readme/README.md iconUrl: https://github.com/AxisCommunications/backstage-plugins/blob/main/plugins/readme/media/readme.png npmPackageName: '@axis-backstage/plugin-readme' addedDate: '2023-12-07' -