From 8de08d7b0b4cdcf9be7fae5731ed9e418f3147b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw?= <54472480+radoslaw-sz@users.noreply.github.com> Date: Thu, 24 Oct 2024 19:40:13 +0200 Subject: [PATCH] Delete microsite/data/plugins/highlights.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Due to different plans, I need to remove plugin from plugins Signed-off-by: Radosław <54472480+radoslaw-sz@users.noreply.github.com> --- microsite/data/plugins/highlights.yaml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 microsite/data/plugins/highlights.yaml diff --git a/microsite/data/plugins/highlights.yaml b/microsite/data/plugins/highlights.yaml deleted file mode 100644 index 82d303f4ed..0000000000 --- a/microsite/data/plugins/highlights.yaml +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: Highlights -author: RSC Labs -authorUrl: https://rsoftcon.com/ -category: Discovery -description: Highlight what is important for you and put it on front for the quick view and access. Built-in support of Git information from GitHub and GitLab. -documentation: https://github.com/RSC-Labs/backstage-highlights-plugin/blob/main/README.md -iconUrl: https://raw.githubusercontent.com/RSC-Labs/backstage-highlights-plugin/main/docs/highlighter.png -npmPackageName: '@rsc-labs/backstage-highlights-plugin' -tags: - - highlights -addedDate: '2023-11-20'