Skip to content

Commit

Permalink
Review of main_category classification (#76)
Browse files Browse the repository at this point in the history
* nomos main category update

* squid category update

* gelotto category update
  • Loading branch information
ethanill authored Dec 18, 2023
1 parent f18d93a commit 9e546f3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dapps/Nomos.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Nomos",
"categories": ["DeFi", "Governance & DAO Tooling"],
"main_category": "DeFi",
"main_category": "Governance & DAO Tooling",
"is_live": true,
"is_featured": false,
"is_trending": false,
Expand Down
2 changes: 1 addition & 1 deletion dapps/gelotto.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Gelotto",
"categories": ["DeFi", "Games", "NFTs"],
"main_category": "DeFi",
"main_category": "Games",
"is_live": true,
"is_featured": false,
"is_trending": true,
Expand Down
2 changes: 1 addition & 1 deletion dapps/squid.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Squid",
"categories": ["Infrastructure", "DeFi"],
"categories": ["Infrastructure", "DeFi", "Bridges"],
"main_category": "DeFi",
"is_live": true,
"is_featured": false,
Expand Down

0 comments on commit 9e546f3

Please sign in to comment.