From 06d9416261d5d62490487175ed37689132cb83e9 Mon Sep 17 00:00:00 2001 From: Mattia Basaglia Date: Tue, 30 Jan 2024 10:46:56 +0100 Subject: [PATCH] Create catalog-info.yaml --- catalog-info.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 catalog-info.yaml diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 00000000..54970325 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,12 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: lottie-docs + description: Documentation for the lottie file format + annotations: + github.com/project-slug: LottieFiles/lottie-docs + lighthouse.com/website-url: https://lottiefiles.github.io/lottie-docs/ +spec: + type: website + lifecycle: production + owner: rnd