Skip to content

Commit

Permalink
Update navigation tokens (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
piekczyk authored Sep 28, 2023
1 parent 688746c commit 8902338
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/oasis-borrow/getNavigation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export const getNavigation= () => ({
},
},
tokens: {
popular: ['ETH', 'STETH', 'RETH', 'CBETH', 'DAI'],
new: ['SDAI', 'GHO', 'TBTC'],
popular: ['ETH', 'STETH', 'RETH', 'CBETH', 'DAI', 'WBTC', 'USDC'],
new: ['SDAI'],
},
})

0 comments on commit 8902338

Please sign in to comment.