Skip to content

Commit

Permalink
Add Starknet to home card
Browse files Browse the repository at this point in the history
  • Loading branch information
khadni committed May 16, 2024
1 parent 32e761b commit 5f424a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/landing/data/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ export const evmProducts = [
{ id: "scroll", title: "Scroll" },
{ id: "linea", title: "Linea" },
{ id: "zksync", title: "zkSync" },
// { id: "starknet", title: "StarkNet" },
{ id: "starknet", title: "StarkNet" },
{ id: "solana", title: "Solana" },
],
video: "https://www.youtube.com/watch?v=e75kwGzvtnI&list=PLVP9aGDn-X0QwJVbQvuKr-zrh2_DV5M6J&index=45",
Expand Down

0 comments on commit 5f424a1

Please sign in to comment.