Skip to content

Commit

Permalink
feat(website): add gourds to ecosystem (#14818)
Browse files Browse the repository at this point in the history
Co-authored-by: dave | d1onys1us <[email protected]>
  • Loading branch information
2 people authored and KorbinianK committed Oct 2, 2023
1 parent e704fc4 commit f4b06db
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions packages/website/components/Ecosystem/EcosystemSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -135,15 +135,6 @@ const ecosystemData: EcosystemData[] = [
filters: [],
isLive: true,
},
{
icon: "/images/ecosystem/izar.png",
name: "IZAR",
link: "https://izar.xyz/",
description:
"IZAR is a privacy-preserving interoperability protocol between Ethereum and Aleo ecosystem, harnessing the power of zero-knowledge cryptography to protect user privacy and security.",
filters: [],
isLive: true,
},
{
icon: "/images/ecosystem/metamerge.png",
name: "Meta Merge",
Expand Down

0 comments on commit f4b06db

Please sign in to comment.