mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 01:36:55 +01:00
remove title periods
This commit is contained in:
parent
d5b23cdf73
commit
ba9b993ffd
@ -7,7 +7,7 @@ title: How It Works
|
||||
<section class="section section-features">
|
||||
<div class="row">
|
||||
<header class="section-header">
|
||||
<h1 class="section-title">Features.</h1>
|
||||
<h1 class="section-title">Features</h1>
|
||||
<p class="section-description">Rather than trying to scale up blockchain technology, the BigchainDB design starts with a "big data" distributed database and then adds blockchain characteristics - decentralized control, immutability and the transfer of digital assets.</p>
|
||||
</header>
|
||||
</div>
|
||||
@ -137,7 +137,7 @@ title: How It Works
|
||||
<section class="section section-stacks background--darker">
|
||||
<div class="row">
|
||||
<header class="section-header">
|
||||
<h1 class="section-title">Made for the Decentralization Ecosystem.</h1>
|
||||
<h1 class="section-title">Made for the Decentralization Ecosystem</h1>
|
||||
<p class="section-description">BigchainDB is complementary to decentralized storage, processing and communication building blocks. It can also be used side by side with higher-level decentralized computing platforms and applications, identity protocols, financial asset protocols, IP assets protocols and glue protocols. BigchainDB provides a bridge to an eventually fully decentralized system.</p>
|
||||
</header>
|
||||
</div>
|
||||
@ -164,7 +164,7 @@ title: How It Works
|
||||
<section class="section section-comparison">
|
||||
<div class="row">
|
||||
<header class="section-header">
|
||||
<h1 class="section-title">Blockchains Meet Big Data.</h1>
|
||||
<h1 class="section-title">Blockchains Meet Big Data</h1>
|
||||
<p class="section-description">BigchainDB combines the key benefits of distributed DBs and traditional blockchains, with an emphasis on scale.</p>
|
||||
</header>
|
||||
|
||||
@ -179,7 +179,7 @@ title: How It Works
|
||||
<section class="section section-usecases background--darker">
|
||||
<div class="row">
|
||||
<header class="section-header">
|
||||
<h1 class="section-title">Use Cases.</h1>
|
||||
<h1 class="section-title">Use Cases</h1>
|
||||
<p class="section-description">Many BigchainDB use cases are like traditional blockchain use cases, except focused on situations where higher throughput, more capacity, lower latency, better querying, or richer permissioning is necessary.</p>
|
||||
</header>
|
||||
|
||||
@ -197,7 +197,7 @@ title: How It Works
|
||||
<section class="section section-timeline background--photo">
|
||||
<div class="row">
|
||||
<header class="section-header">
|
||||
<h1 class="section-title">Timeline.</h1>
|
||||
<h1 class="section-title">Timeline</h1>
|
||||
<p class="section-description">Private beta is shipping now. <a href="/contact/">Contact us</a> for more information. Public Bigchain will be released soon</p>
|
||||
</header>
|
||||
|
||||
|
@ -13,7 +13,7 @@ js: page-front.min.js
|
||||
<section id="features" class="section section-features">
|
||||
<div class="row">
|
||||
<header class="section-header">
|
||||
<h1 class="section-title">This is BigchainDB.</h1>
|
||||
<h1 class="section-title">This is BigchainDB</h1>
|
||||
<p class="section-description">
|
||||
1 million writes/s, petabytes of capacity and rich permissioning to power both open and private blockchain networks.
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user