Skip to content

Commit

Permalink
fix project name.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-zklink committed Jun 21, 2024
1 parent e9c57bc commit 2d3a4c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/config/projectCategory.config.ts
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
const categoryBaseConfig = [
{
name: "spotdex",
items: ["novaswap", "izumi", "wagmi", "eddyFinance"],
items: ["novaswap", "izumi", "wagmi", "eddy"],
},
{
name: "perpdex",
items: ["logx", "zkdx"],
},
{
name: "lending",
items: ["layerbank", "nativeLend"],
items: ["layerbank", "aqua"],
},
{
name: "gamefi",
Expand Down

0 comments on commit 2d3a4c0

Please sign in to comment.