diff --git a/catalog-info.yaml b/catalog-info.yaml index 0e94f72236..5911289bd3 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -2,15 +2,13 @@ apiVersion: backstage.io/v1alpha1 kind: Component metadata: name: lili + namespace: default title: Shadcn Svlete description: "A web application that provides UI " tags: - frontend - web - react - annotations: - github.com/project-slug: "" - backstage.io/techdocs-ref: dir:. links: - url: https://github.com/zoop/lili title: Live Application @@ -23,3 +21,4 @@ spec: lifecycle: production owner: User:default/rtkzoop system: System:default/examples + subcomponentOf: Component:default/example-website