Skip to content

Commit

Permalink
add gamefi.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-zklink committed Jul 29, 2024
1 parent b324eb1 commit 673f96f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/config/projectCategory.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ export const categoryBaseConfig = [
name: "lending",
items: ["layerbank", "aqua", "shoebill"],
},
// {
// name: "gamefi",
// items: [],
// },
{
name: "gamefi",
items: ["skyrangers"],
},
{
name: "nativeboost",
items: ["novaswap"],
Expand Down

0 comments on commit 673f96f

Please sign in to comment.