add: new sections

This commit is contained in:
iampratiktandel 2020-06-15 00:01:52 +05:30
parent 1fdc59f400
commit 742cdb5e3b

View file

@ -56,23 +56,12 @@
<div class="container text-sm-center pt-5"> <div class="container text-sm-center pt-5">
<center><h1 class="display-4" Ideas style="font-weight: bold;">Governance</h1></center> <center><h1 class="display-4" Ideas style="font-weight: bold;">Governance</h1></center>
<hr class="heading"> <hr class="heading">
<center><p class="lead">The LBRY Foundation is US-based non-profit corporation governed by a board of directors.🏛️ <center><p class="lead">The LBRY Foundation is US-based non-profit corporation governed by a board of directors.🏛️</p></center>
</p></center>
</div> </div>
</div> </div>
<!-- /jumbotron --> <!-- /jumbotron -->
<div class="container-fluid above-parallax"> <div class="container-fluid above-parallax">
<h1>LBRY is Owned by:</h1>
<ol>
<li>You</li>
<li>Me</li>
<li>Everyone Else</li>
<li>No One</li>
</ol>
<!-- Board of Directors --> <!-- Board of Directors -->
<h1 id="part2" class="display-4 text-center my-5 text-white">Board of Directors</h1> <h1 id="part2" class="display-4 text-center my-5 text-white">Board of Directors</h1>
<div class="row"> <div class="row">
@ -107,6 +96,27 @@
</div> </div>
</div> </div>
<!-- /Board of Directors --> <!-- /Board of Directors -->
<hr class="content"/>
<div id="about" class="row">
<!--Board Elections-->
<div class="col-md-6 col-lg-6 order-lg-1">
<h2 class="mb-4">Board Elections</h3>
<p>The first board election was the December 2019 Board Election, won by Jon Ringo.</p>
<p>The board is expected to be add several more members through 2020.</p>
</div>
<!--/Board Elections-->
<div class="col-md-6 col-lg-6 order-lg-2">
<h2 class="mb-4">Future Structure</h3>
<p>The Foundation is expected to integrate network organization principles through 2020.
The intent is to decentralize decision making and management powers
throughout the LBRY network and community as they develop.</p>
</div>
</div>
</div> </div>
<!-- footer --> <!-- footer -->