mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-28 07:51:27 +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">
|
||||
<center><h1 class="display-4" Ideas style="font-weight: bold;">Governance</h1></center>
|
||||
<hr class="heading">
|
||||
<center><p class="lead">The LBRY Foundation is US-based non-profit corporation governed by a board of directors.🏛️
|
||||
|
||||
</p></center>
|
||||
<center><p class="lead">The LBRY Foundation is US-based non-profit corporation governed by a board of directors.🏛️</p></center>
|
||||
</div>
|
||||
</div>
|
||||
<!-- /jumbotron -->
|
||||
|
||||
<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 -->
|
||||
<h1 id="part2" class="display-4 text-center my-5 text-white">Board of Directors</h1>
|
||||
<div class="row">
|
||||
|
@ -107,6 +96,27 @@
|
|||
</div>
|
||||
</div>
|
||||
<!-- /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>
|
||||
|
||||
<!-- footer -->
|
||||
|
|
Loading…
Add table
Reference in a new issue