Add homepage text #3

This commit is contained in:
Richard Littauer 2018-10-10 15:07:24 +07:00
parent 0f9ad866d0
commit f585f263e2
1 changed files with 16 additions and 7 deletions

View File

@ -1,21 +1,30 @@
---
layout: page
title: "Home"
excerpt: "A 501(c)3 non-profit, dedicated to building Internet payment and privacy infrastructure for the public good, primarily serving the users of the Zcash protocol and blockchain."
excerpt: " The Zcash Foundation is a financial privacy nonprofit. Our mission is to build and support the technology infrastructure that will enable people to control their own financial data. The protocol Zcash, with its landmark use of zero-knowledge cryptography, is the most promising long-term approach."
search_omit: true
---
<!--
TODO does this qualigy as "A snippet of "here's who we are and what we do,"
-->
<h2 class="site-description animated fadeIn" itemprop="description">
{{ page.excerpt }}
</h2>
<!-- TODO Should this be an embedded form? -->
[Sign up for our newsletter!](https://buttondown.email/zcashfoundation)
## Newsletter
Subscribe to receive announcements and program updates from the Zcash Foundation.
<form
action="https://buttondown.email/api/emails/embed-subscribe/zcashfoundation"
method="post"
target="popupwindow"
onsubmit="window.open('https://buttondown.email/zcashfoundation', 'popupwindow')"
class="embeddable-buttondown-form"
>
<label for="bd-email">Enter your email:</label>
<input type="email" name="email" id="bd-email">
<input type="hidden" value="1" name="embed"/>
<input type="submit" value="Subscribe now!" />
</form>
<!-- promotion of our current focus (e.g. an upcoming conference),
TODO What is our current focus?