mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Update team.php
This commit is contained in:
parent
62b44757be
commit
f4516a1cb7
1 changed files with 1 additions and 2 deletions
|
@ -33,8 +33,7 @@
|
|||
<?php foreach (['josh-finer',
|
||||
'tom-zarebczan',
|
||||
'brinck-slattery',
|
||||
'rob-smith',
|
||||
'james-biller'] as $bioSlug): ?>
|
||||
'rob-smith'] as $bioSlug): ?>
|
||||
<div class="spacer2">
|
||||
<?php echo View::render('content/_bio', ['person' => $bioSlug]) ?>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue