Skip to content

Commit

Permalink
feat(website): add metamerge to ecosystem (#14592)
Browse files Browse the repository at this point in the history
Co-authored-by: dave | d1onys1us <13951458+d1onys1us@users.noreply.github.com>
  • Loading branch information
2manslkh and d1onys1us committed Aug 30, 2023
1 parent f23eed2 commit c170d72
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions packages/website/components/Ecosystem/EcosystemSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,15 @@ const ecosystemData: EcosystemData[] = [
filters: [],
isLive: true,
},
{
icon: "/images/ecosystem/metamerge.png",
name: "Meta Merge",
link: "https://taiko-match3.metamerge.xyz/",
description:
"Meta Merge (@MetaMerge_xyz) is a distinctive GameFi metaverse nurtured by Ultiverse (@UltiverseDAO), delivers ground-breaking gameplay and charming pets, thereby enriching the Web3 gaming ecosystem.",
filters: [],
isLive: true,
},
{
icon: "/images/ecosystem/mesprotocol.png",
name: "MES Protocol",
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 c170d72

Please sign in to comment.