From 75e728ec557f07650872a504ba2d31b862b98385 Mon Sep 17 00:00:00 2001 From: David Weber Date: Sun, 8 Oct 2023 01:32:56 +0200 Subject: [PATCH] chore: add tips plugin to microsite Signed-off-by: David Weber --- microsite/data/plugins/tips.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/data/plugins/tips.yaml b/microsite/data/plugins/tips.yaml index 93c57ab303..e58ad0fb46 100644 --- a/microsite/data/plugins/tips.yaml +++ b/microsite/data/plugins/tips.yaml @@ -7,4 +7,4 @@ description: The tips plugin will show the end user some helpful information for documentation: https://github.com/dweber019/backstage-plugin-tips iconUrl: https://raw.githubusercontent.com/dweber019/backstage-plugin-tips/main/plugins/tips/docs/pluginIcon.png npmPackageName: '@dweber019/backstage-plugin-tips' -addedDate: '2023-10-01' +addedDate: '2023-10-08'