Added community and market maker routes
This commit is contained in:
committed by
Steve Klebanoff
parent
342ecae34d
commit
7b117081d3
@@ -356,9 +356,11 @@ export enum WebsitePaths {
|
|||||||
AboutTeam = '/about/team',
|
AboutTeam = '/about/team',
|
||||||
AboutPress = '/about/press',
|
AboutPress = '/about/press',
|
||||||
AboutJobs = '/about/jobs',
|
AboutJobs = '/about/jobs',
|
||||||
|
Community = '/community',
|
||||||
LaunchKit = '/launch-kit',
|
LaunchKit = '/launch-kit',
|
||||||
Instant = '/instant',
|
Instant = '/instant',
|
||||||
Ecosystem = '/eap',
|
Ecosystem = '/eap',
|
||||||
|
MarketMaker = '/market-maker',
|
||||||
Why = '/why',
|
Why = '/why',
|
||||||
Whitepaper = '/pdfs/0x_white_paper.pdf',
|
Whitepaper = '/pdfs/0x_white_paper.pdf',
|
||||||
SmartContracts = '/docs/contracts',
|
SmartContracts = '/docs/contracts',
|
||||||
|
|||||||
Reference in New Issue
Block a user