mirror of
https://github.com/bigchaindb/site.git
synced 2025-02-14 21:10:28 +01:00
add roadmap link
This commit is contained in:
parent
99f9cf0a7a
commit
e1203b2a25
@ -67,6 +67,10 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.text-milestones {
|
||||||
|
margin-top: ($spacer * 2);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// wrigely: positioned and animated
|
// wrigely: positioned and animated
|
||||||
|
@ -9,6 +9,7 @@ description: 'Rather than trying to scale up blockchain technology, BigchainDB s
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<header class="section-header">
|
<header class="section-header">
|
||||||
<p class="section-description">Rather than trying to scale up blockchain technology, BigchainDB starts with a big data distributed database and then adds blockchain characteristics - decentralized control, immutability and the transfer of digital assets.</p>
|
<p class="section-description">Rather than trying to scale up blockchain technology, BigchainDB starts with a big data distributed database and then adds blockchain characteristics - decentralized control, immutability and the transfer of digital assets.</p>
|
||||||
|
<p class="text-milestones text-center">Here are our <a href="https://github.com/{{ site.github.org }}/{{ site.github.repo }}/blob/develop/ROADMAP.md">release milestones</a>.</p>
|
||||||
</header>
|
</header>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user