Skip to content

Commit

Permalink
Add two new showcase sites (#2149)
Browse files Browse the repository at this point in the history
  • Loading branch information
delucis authored Jul 24, 2024
1 parent 156836f commit 8c85be1
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/src/assets/showcase/styledictionary.com.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions docs/src/components/showcase-sites.astro
Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,14 @@ import FluidGrid from './fluid-grid.astro';
thumbnail="quotesdomain.com.png"
/>
<Card title="Saasfly" href="https://document.saasfly.io/" thumbnail="document.saasfly.io.png" />
<Card
title="freeCodeCamp"
href="https://contribute.freecodecamp.org/intro/"
thumbnail="contribute.freecodecamp.org.png"
/>
<Card
title="Style Dictionary"
href="https://styledictionary.com/"
thumbnail="styledictionary.com.png"
/>
</FluidGrid>

0 comments on commit 8c85be1

Please sign in to comment.