Skip to content

Commit

Permalink
Merge branch 'main' into add-csmos-to-showcase
Browse files Browse the repository at this point in the history
  • Loading branch information
HiDeoo authored Dec 12, 2023
2 parents c2bd8da + e3fe352 commit e246e0c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 6 additions & 1 deletion docs/src/components/showcase-sites.astro
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,10 @@ import FluidGrid from './fluid-grid.astro';
/>
<Card title="Knip" href="https://knip.dev" thumbnail="knip.dev.png" />
<Card title="secco" href="https://secco.lekoarts.de" thumbnail="secco.lekoarts.de.png" />
<Card title="csmos" href="https://csmos.space" thumbnail="csmos.space.png" />
<Card
title="SiteOne Crawler"
href="https://crawler.siteone.io/?utm_source=starlight-docs"
thumbnail="crawler.siteone.io.png"
/>
<Card title="csmos" href="https://csmos.space" thumbnail="csmos.space.png" />
</FluidGrid>

0 comments on commit e246e0c

Please sign in to comment.