Skip to content

Commit

Permalink
enhance: Add ton and polygon in boards map
Browse files Browse the repository at this point in the history
  • Loading branch information
v-almonacid committed Jun 27, 2024
1 parent b9f38bf commit 9b29a4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/frontend/src/config/boards.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ const BOARDS_CONFIG = {
optimism: ["optimism"],
orbs: ["orbs"],
ordinals: ["ordinals"],
polygon: ["polygon", "polygon-zkevm"],
rocketpool: ["rocket-pool"],
scroll: ["scroll"],
shefi: ["shefi"],
Expand All @@ -75,6 +76,7 @@ const BOARDS_CONFIG = {
sui: ["sui"],
starknet: ["starknet"],
thegraph: ["the-graph"],
ton: ["toncoin"],
trading: ["market", "trading-video", "economic-calendar"],
verasity: ["verasity", "verasity-source"],
vitalikbuterin: ["vitalik-buterin"],
Expand Down

0 comments on commit 9b29a4e

Please sign in to comment.