Add 0x Connect to footer

This commit is contained in:
Fabio Berger
2017-11-29 08:47:55 -06:00
parent 46f185bbeb
commit 6093ee7824

View File

@@ -41,6 +41,10 @@ const menuItemsBySection: MenuItemsBySection = {
title: '0x Smart Contracts',
path: WebsitePaths.SmartContracts,
},
{
title: '0x Connect',
path: WebsitePaths.Connect,
},
{
title: 'Whitepaper',
path: WebsitePaths.Whitepaper,