Merge pull request #35 from LBRYFoundation/Coolguy3289-patch-1

Coolguy3289 patch 1
This commit is contained in:
Ralph 2021-07-12 16:40:49 -04:00 committed by GitHub
commit 6909205a73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -35,7 +35,7 @@
<div class="col-md-6 col-lg-4 scroll-fade" data-fade-delay="200"> <div class="col-md-6 col-lg-4 scroll-fade" data-fade-delay="200">
<div class="card lbry-dark"> <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"> <div class="card-body">
<h4 class="card-title">Leo Rodrigues</h4> <h4 class="card-title">Leo Rodrigues</h4>
<p class="card-text">Second community elected board member of LBRY Foundation, Inc.</p> <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="col-md-6 col-lg-4 scroll-fade" data-fade-delay="200">
<div class="card lbry-dark"> <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"> <div class="card-body">
<h4 class="card-title">Ralph Streb</h4> <h4 class="card-title">Ralph Streb</h4>
<p class="card-text">Second community elected board member of LBRY Foundation, Inc.</p> <p class="card-text">Second community elected board member of LBRY Foundation, Inc.</p>

View file

@ -12,7 +12,7 @@ permalink : /governance/
------------------ ------------------
The first board election was the December 2019 Board Election, won by Jon Ringo.<br> 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> The board is expected to be add several more members through 2021.<br>
------------------- -------------------