Add zfnd.org link to footer. (#415)

This commit is contained in:
William O'Beirne 2019-03-28 13:12:00 -04:00 committed by GitHub
parent 15f960aec1
commit 12b9953b2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -48,6 +48,9 @@ const Footer: React.SFC<WithNamespaces> = ({ t }) => (
</div>
</div>
<div className="Footer-social">
<a className="Footer-social-link" href="https://zfnd.org/" target="_blank">
Zcash Foundation <Icon type="home" />
</a>
<a
className="Footer-social-link"
href="https://twitter.com/zcashfoundation"