Skip to content

Commit

Permalink
feat(website): add particle network to ecosystem (#14077)
Browse files Browse the repository at this point in the history
Co-authored-by: David <david@taiko.xyz>
  • Loading branch information
2manslkh and davidtaikocha committed Jun 30, 2023
1 parent 6985a97 commit 36fe62c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/website/components/EcosystemSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,13 @@ const ecosystemData: EcosystemData[] = [
"A decentralized cross-rollup Layer 2 bridge with a contract only on the destination side.",
filters: [],
},
{
icon: "/images/ecosystem/particle-network.png",
name: "Particle Network",
link: "https://particle.network/",
description: "The full-stack infrastructure to simplify Web3.",
filters: [],
},
{
icon: "/images/ecosystem/pheasant-network.png",
name: "Pheasant Network",
Expand Down
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 36fe62c

Please sign in to comment.