Skip to content

Commit

Permalink
Merge pull request XRPLF#1 from rswarthout/master
Browse files Browse the repository at this point in the history
Updating number of FH nodes and total available ledgers.
  • Loading branch information
WietseWind authored Nov 14, 2020
2 parents e822d62 + 368c3d3 commit 30c2ccf
Showing 1 changed file with 2 additions and 28 deletions.
30 changes: 2 additions & 28 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -342,11 +342,11 @@ <h3 class="mt-5 pb-3">For developers</h3>
<h6 class="white-color-light after-50px white-after p-20px-b m-0px">Points of presence</h6>
</div>
<div class="col-6 col-md-6 col-lg-3 m-15px-tb text-center">
<div class="count white-color h1 font-w-600" data-to="987" data-speed="987">&gt; 50MM</div>
<div class="count white-color h1 font-w-600" data-to="987" data-speed="987">&gt; 59MM</div>
<h6 class="white-color-light after-50px white-after p-20px-b m-0px">Available ledgers</h6>
</div>
<div class="col-6 col-md-6 col-lg-3 m-15px-tb text-center">
<div class="count white-color h1 font-w-600" data-to="350" data-speed="350">3+</div>
<div class="count white-color h1 font-w-600" data-to="350" data-speed="350">4+</div>
<h6 class="white-color-light after-50px white-after p-20px-b m-0px">Full history nodes</h6>
</div>
<div class="col-6 col-md-6 col-lg-3 m-15px-tb text-center">
Expand All @@ -358,32 +358,6 @@ <h6 class="white-color-light after-50px white-after p-20px-b m-0px">Yearly traff
</section>
<!-- End Section -->


<!-- Section -->
<!--
<section id="blog" class="section">
<div class="container">
<div class="row md-m-25px-b m-45px-b justify-content-center">
<div class="col-lg-12">
<h3 class="h1 font-w-600 dark-color m-20px-b p-20px-b theme-after after-50px">About</h3>
<p class="m-0px font-1"></p>
</div>
</div>
<div class="row">
<div class="col-12 col-md-6">
<h4 class="">Why</h4>
<hr />
<p>sdfsdf</p>
</div>
<div class="col-12 col-md-6">
<h4 class="">Who</h4>
<hr />
<p>sdfsdf</p>
</div>
</div>
</div>
</section>-->
<!-- End Section -->
</main>
<!-- End Main -->
<script src="static/js/jquery-3.2.1.min.js"></script>
Expand Down

0 comments on commit 30c2ccf

Please sign in to comment.