Skip to content

Commit

Permalink
feat(website): add omnikingdoms to ecosystem (#14481)
Browse files Browse the repository at this point in the history
  • Loading branch information
2manslkh committed Aug 14, 2023
1 parent c4bfbc6 commit 477ca9b
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 @@ -147,6 +147,15 @@ const ecosystemData: EcosystemData[] = [
filters: [],
isLive: true,
},
{
icon: "/images/ecosystem/omnikingdoms.png",
name: "OmniKingdoms",
link: "https://omnikingdoms.io",
description:
"MMORPG focused on state transitions and asset evolution. Train and level up in order to quest, craft and battle!",
filters: [],
isLive: true,
},
{
icon: "/images/ecosystem/orally.png",
name: "Orally",
Expand Down
Loading
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 477ca9b

Please sign in to comment.