mirror of
https://github.com/bigchaindb/site.git
synced 2025-02-14 21:10:28 +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>
|
<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 %}
|
{% endfor %}
|
||||||
</p>
|
</p>
|
||||||
|
<p class="text-center small">Last updated: {{ page.whitepaper.updated | date: '%B %d, %Y' }}</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
Binary file not shown.
@ -7,6 +7,7 @@ description: 'This paper describes BigchainDB. BigchainDB fills a gap in the dec
|
|||||||
whitepaper:
|
whitepaper:
|
||||||
title: Full Whitepaper
|
title: Full Whitepaper
|
||||||
text: Download the full whitepaper.
|
text: Download the full whitepaper.
|
||||||
|
updated: 2016-02-12
|
||||||
files:
|
files:
|
||||||
- file: bigchaindb-whitepaper.pdf
|
- file: bigchaindb-whitepaper.pdf
|
||||||
button: Download PDF
|
button: Download PDF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user