mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-28 16:01:32 +00:00
add: new sections
This commit is contained in:
parent
1fdc59f400
commit
742cdb5e3b
1 changed files with 47 additions and 37 deletions
|
@ -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 -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue