Skip to content

Commit

Permalink
Add SST Ion & Font Awesome to site showcase (#1710)
Browse files Browse the repository at this point in the history
  • Loading branch information
delucis committed Apr 4, 2024
1 parent b799f40 commit 5d7b775
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
Binary file added docs/src/assets/showcase/docs.fontawesome.com.png
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/ion.sst.dev.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions docs/src/components/showcase-sites.astro
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,10 @@ import FluidGrid from './fluid-grid.astro';
href="https://sudovanilla.com/docs/minpluto/"
thumbnail="sudovanilla.com.png"
/>
<Card title="SST Ion" href="https://ion.sst.dev/" thumbnail="ion.sst.dev.png" />
<Card
title="Font Awesome"
href="https://docs.fontawesome.com/"
thumbnail="docs.fontawesome.com.png"
/>
</FluidGrid>

0 comments on commit 5d7b775

Please sign in to comment.