Skip to content

Commit c2ed1c9

Browse files
authored
chore: update dock — replace Antigravity and Gemini with Zed (#33)
1 parent fe4f628 commit c2ed1c9

4 files changed

Lines changed: 3 additions & 8 deletions

File tree

public/assets/antigravity.png

-6.75 KB
Binary file not shown.

public/assets/gemini.png

-6.42 KB
Binary file not shown.

public/assets/zed.png

19 KB
Loading

src/data/apps.json

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,15 @@
44
"url": "https://figma.com",
55
"img": "figma.png"
66
},
7-
{
8-
"name": "Antigravity",
9-
"url": "https://antigravity.google",
10-
"img": "antigravity.png"
11-
},
127
{
138
"name": "Claude Code",
149
"url": "https://claude.com/product/claude-code",
1510
"img": "claude.png"
1611
},
1712
{
18-
"name": "Gemini",
19-
"url": "https://gemini.google.com/",
20-
"img": "gemini.png"
13+
"name": "Zed",
14+
"url": "https://zed.dev",
15+
"img": "zed.png"
2116
},
2217
{
2318
"name": "Fork",

0 commit comments

Comments
 (0)