updated whitepaper, add last update date stamp

This commit is contained in:
Matthias Kretschmann 2016-02-12 11:25:52 +01:00
parent 815c85d4e1
commit e822cfa841
3 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,7 @@ layout: base
<a href="{{ whitepaper.file }}" class="btn btn-primary btn-sm js-tracking-whitepaper-download"><svg class="icon"><use xlink:href="/assets/img/sprite.svg#icon-documents"></use></svg> {{ whitepaper.button }}</a>
{% endfor %}
</p>
<p class="text-center small">Last updated: {{ page.whitepaper.updated | date: '%B %d, %Y' }}</p>
</div>
</section>

View File

@ -7,6 +7,7 @@ description: 'This paper describes BigchainDB. BigchainDB fills a gap in the dec
whitepaper:
title: Full Whitepaper
text: Download the full whitepaper.
updated: 2016-02-12
files:
- file: bigchaindb-whitepaper.pdf
button: Download PDF