mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 12:37:23 +00:00
Merge pull request #35 from LBRYFoundation/Coolguy3289-patch-1
Coolguy3289 patch 1
This commit is contained in:
commit
6909205a73
2 changed files with 3 additions and 3 deletions
|
@ -35,7 +35,7 @@
|
|||
|
||||
<div class="col-md-6 col-lg-4 scroll-fade" data-fade-delay="200">
|
||||
<div class="card lbry-dark">
|
||||
<img class="card-img-top" src="../img/vlad-profile.png" alt="Leo Rodrigues">
|
||||
<img class="card-img-top" src="../img/vlad-profile.png" alt="Leo Rodrigues" width="800" height="450">
|
||||
<div class="card-body">
|
||||
<h4 class="card-title">Leo Rodrigues</h4>
|
||||
<p class="card-text">Second community elected board member of LBRY Foundation, Inc.</p>
|
||||
|
@ -45,7 +45,7 @@
|
|||
|
||||
<div class="col-md-6 col-lg-4 scroll-fade" data-fade-delay="200">
|
||||
<div class="card lbry-dark">
|
||||
<img class="card-img-top" src="../img/Ralph-Streb.jpeg" alt="Ralph Streb">
|
||||
<img class="card-img-top" src="../img/Ralph-Streb.jpeg" alt="Ralph Streb" width="800" height="450">
|
||||
<div class="card-body">
|
||||
<h4 class="card-title">Ralph Streb</h4>
|
||||
<p class="card-text">Second community elected board member of LBRY Foundation, Inc.</p>
|
||||
|
|
|
@ -12,7 +12,7 @@ permalink : /governance/
|
|||
------------------
|
||||
|
||||
The first board election was the December 2019 Board Election, won by Jon Ringo.<br>
|
||||
The second board election was the December 2020 Board Election, won by Ralph Streb and Leo Rodrigues.</br>
|
||||
The second board election was the December 2020 Board Election, won by Ralph Streb and Leo Rodrigues.<br>
|
||||
The board is expected to be add several more members through 2021.<br>
|
||||
|
||||
-------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue