Add description to homepage

This commit is contained in:
Richard Littauer 2018-09-11 09:40:38 -04:00
parent 48132c3fdd
commit 17056461f7
1 changed files with 5 additions and 3 deletions

View File

@ -1,11 +1,13 @@
---
layout: page
title:
excerpt: ""
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."
search_omit: true
---
<h2 class="site-description animated fadeIn" itemprop="description">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.</h2>
<h2 class="site-description animated fadeIn" itemprop="description">
{{ page.excerpt }}
</h2>
<ul class="post-list">
{% for post in site.posts limit:10 %}