mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 01:36:55 +01:00
updated whitepaper, add last update date stamp
This commit is contained in:
parent
815c85d4e1
commit
e822cfa841
@ -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>
|
||||
|
||||
|
Binary file not shown.
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user