From 51eea8ba85e538ed8cc36d9a350fe66f37c46912 Mon Sep 17 00:00:00 2001 From: Peter Macdonald Date: Wed, 13 Dec 2023 20:36:47 +0100 Subject: [PATCH] Adding missing newline? Signed-off-by: Peter Macdonald --- microsite/data/plugins/dev-quotes.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/data/plugins/dev-quotes.yaml b/microsite/data/plugins/dev-quotes.yaml index df31bb80a6..3569dd408b 100644 --- a/microsite/data/plugins/dev-quotes.yaml +++ b/microsite/data/plugins/dev-quotes.yaml @@ -7,4 +7,4 @@ description: Displays a coding/progamming related quote designed as a footer for documentation: https://github.com/Parsifal-M/backstage-dev-quotes?tab=readme-ov-file#dev-quotes-homepage iconUrl: /img/dqicon.png npmPackageName: '@parsifal-m/plugin-dev-quotes-homepage' -addedDate: '2023-12-13' \ No newline at end of file +addedDate: '2023-12-13'