Add hiring pitch to footer

This commit is contained in:
Fabio Berger
2019-01-17 20:12:33 +01:00
parent 277e09d061
commit f6edf27856

View File

@@ -37,6 +37,11 @@ const Footer: React.StatelessComponent<{}> = () => (
<Icon as={MainIcon} />
<Small>
0x is an open, permissionless protocol allowing for tokens to be traded on the Ethereum blockchain.
Interested in building tools like this with the 0x core team? Apply directly at{' '}
<a href="https://0x.org/careers" target="_blank">
0x.org/careers
</a>{' '}
we'd be excited to hear from you!
</Small>
</Media>
</Container>