Skip to content

Commit

Permalink
Re-adds Preact to homepage frameworks
Browse files Browse the repository at this point in the history
  • Loading branch information
jonniebigodes committed Feb 4, 2025
1 parent 18ef210 commit 454aae5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
6 changes: 6 additions & 0 deletions apps/frontpage/components/docs/mdx/home-renderers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ export function HomeRenderers() {
logo="logo-react.svg"
title="React Native"
/>
<Card
href="/docs/get-started/frameworks/preact-vite?renderer=preact"
logo="logo-preact.svg"
subtitle="with Vite"
title="Preact"
/>
<Card
href="/docs/get-started/frameworks/vue3-vite/?renderer=vue"
logo="logo-vue.svg"
Expand Down
8 changes: 8 additions & 0 deletions apps/frontpage/public/images/logos/renderers/logo-preact.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 454aae5

Please sign in to comment.