From 1eddc3551938eac12fdcbf994617994141bddd4b Mon Sep 17 00:00:00 2001 From: James Gentes Date: Tue, 29 Oct 2024 20:06:55 -0700 Subject: [PATCH] fixed newline Signed-off-by: James Gentes --- microsite/data/plugins/catalog-webhook.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/microsite/data/plugins/catalog-webhook.yaml b/microsite/data/plugins/catalog-webhook.yaml index 1b5833f5aa..5c72cdd605 100644 --- a/microsite/data/plugins/catalog-webhook.yaml +++ b/microsite/data/plugins/catalog-webhook.yaml @@ -1,10 +1,10 @@ ---- -title: Catalog Webhook -author: Forged Apps -authorUrl: https://forgedapps.com -category: Catalog -description: Send catalog entity changes to a remote endpoint to keep an external system in sync with Backstage. -documentation: https://github.com/ForgedApps/backstage-catalog-webhook-plugin/blob/main/README.md -iconUrl: /img/forgedapps.jpg -npmPackageName: '@forgedapps/backstage-catalog-webhook-plugin' -addedDate: '2024-10-28' \ No newline at end of file +--- +title: Catalog Webhook +author: Forged Apps +authorUrl: https://forgedapps.com +category: Catalog +description: Send catalog entity changes to a remote endpoint to keep an external system in sync with Backstage. +documentation: https://github.com/ForgedApps/backstage-catalog-webhook-plugin/blob/main/README.md +iconUrl: /img/forgedapps.jpg +npmPackageName: '@forgedapps/backstage-catalog-webhook-plugin' +addedDate: '2024-10-28'