Skip to content

Commit

Permalink
Add three new sites to showcase (#2088)
Browse files Browse the repository at this point in the history
Co-authored-by: Atharva <[email protected]>
  • Loading branch information
delucis and at-the-vr committed Jul 5, 2024
1 parent f0181d2 commit fe3e4a1
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 0 deletions.
Binary file added docs/src/assets/showcase/docs.orama.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/tutorialkit.dev.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/www.devhealthos.com.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions docs/src/components/showcase-sites.astro
Original file line number Diff line number Diff line change
Expand Up @@ -126,4 +126,11 @@ import FluidGrid from './fluid-grid.astro';
<Card title="DMNO" href="https://dmno.dev" thumbnail="dmno.dev.png" />
<Card title="EspansoEdit" href="https://ee.qqv.com.au" thumbnail="ee.qqv.com.au.png" />
<Card title="how2neovim" href="https://how2neovim.io/" thumbnail="how2neovim.io.png" />
<Card title="TutorialKit" href="https://tutorialkit.dev/" thumbnail="tutorialkit.dev.png" />
<Card
title="The Dev Health OS"
href="https://www.devhealthos.com/"
thumbnail="www.devhealthos.com.png"
/>
<Card title="Orama" href="https://docs.orama.com/" thumbnail="docs.orama.com.png" />
</FluidGrid>

0 comments on commit fe3e4a1

Please sign in to comment.