This commit is contained in:
Chris Kalani
2019-06-26 17:10:15 -07:00
parent c617e9f483
commit 9134a7ae1e

View File

@@ -18,7 +18,8 @@ export const PROJECTS: { [s: string]: ExploreProject } = {
dydx: {
name: 'dydx',
label: 'dYdX',
description: 'Trustless margin trading and lending platform that sources liquidity from 0x\'s open orderbook relayers.',
description:
"Trustless margin trading and lending platform that sources liquidity from 0x's open orderbook relayers.",
logo_url: '/images/explore/dydx.svg',
logo_max_width: '160px',
theme_color: '#282C32',