mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 09:46:57 +01:00
Update index.html
This commit is contained in:
parent
dd51df9c49
commit
2458413c92
@ -17,7 +17,7 @@ js: page-front.min.js
|
|||||||
<header class="section-header">
|
<header class="section-header">
|
||||||
<h1 class="section-title">This is BigchainDB</h1>
|
<h1 class="section-title">This is BigchainDB</h1>
|
||||||
<p class="section-description">
|
<p class="section-description">
|
||||||
Towards 1 million writes/s, petabytes of capacity and query capabilities to power both open and private blockchain networks.
|
Towards 1 million writes per second, petabytes of capacity and query capabilities to power both open and private blockchain networks.
|
||||||
</p>
|
</p>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
@ -30,7 +30,8 @@ js: page-front.min.js
|
|||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use xlink:href="/assets/img/sprite.svg#icon-graph"></use>
|
<use xlink:href="/assets/img/sprite.svg#icon-graph"></use>
|
||||||
</svg>
|
</svg>
|
||||||
<h3>Towards 1 Million Writes per Second</h3>
|
<h3>Towards 1M Writes/S</h3>
|
||||||
|
--Details in <a href="/whitepaper/">whitepaper</a>, sec. 8.--
|
||||||
</div>
|
</div>
|
||||||
<div class="grid__col">
|
<div class="grid__col">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
|
Loading…
Reference in New Issue
Block a user