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',
|
<?php foreach (['josh-finer',
|
||||||
'tom-zarebczan',
|
'tom-zarebczan',
|
||||||
'brinck-slattery',
|
'brinck-slattery',
|
||||||
'rob-smith',
|
'rob-smith'] as $bioSlug): ?>
|
||||||
'james-biller'] as $bioSlug): ?>
|
|
||||||
<div class="spacer2">
|
<div class="spacer2">
|
||||||
<?php echo View::render('content/_bio', ['person' => $bioSlug]) ?>
|
<?php echo View::render('content/_bio', ['person' => $bioSlug]) ?>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue