Skip to content

Commit e4e9d9b

Browse files
committed
add Zed website to showcase
1 parent a47a324 commit e4e9d9b

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

public/showcase-videos/zed.dev.mp4

770 KB
Binary file not shown.

src/app/showcase/img/zed.dev.png

124 KB
Loading

src/app/showcase/page.tsx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,13 @@ const showcase = [
124124
},
125125

126126
// Ambassadors
127+
{
128+
name: "Zed",
129+
url: "https://zed.dev/?utm_source=tailwind",
130+
thumbnail: require("./img/zed.dev.png").default,
131+
video: "/showcase-videos/zed.dev.mp4",
132+
description: "Code editor website",
133+
},
127134
{
128135
name: "PostHog",
129136
url: "https://posthog.com/",

0 commit comments

Comments
 (0)