chore: fix yaml

This commit is contained in:
Arman
2024-11-25 16:12:18 +01:00
parent 827659b29c
commit d2d8fba7e6
2 changed files with 15 additions and 23 deletions
@@ -29,6 +29,7 @@
</Fieldset>
</Layout.Stack>
<svelte:fragment slot="aside">
<!-- TODO: fix use repository name instead of id-->
<Aside
framework={data.frameworks.frameworks.find((f) => f.name === data.site.framework)}
repositoryName={data.site.providerRepositoryId}