mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 01:11:25 +00:00
James added to team page
This commit is contained in:
parent
01bb22f4b0
commit
2d33febc1f
1 changed files with 2 additions and 3 deletions
|
@ -27,11 +27,10 @@
|
|||
<?php endforeach ?>
|
||||
<h2>Business</h2>
|
||||
<?php foreach(['josh-finer',
|
||||
'natalie-mitchell',
|
||||
'reilly-smith',
|
||||
'tom-zarebczan',
|
||||
'brinck-slattery',
|
||||
'rob-smith'] as $bioSlug): ?>
|
||||
'rob-smith',
|
||||
'james-biller'] as $bioSlug): ?>
|
||||
<div class="spacer2">
|
||||
<?php echo View::render('content/_bio', ['person' => $bioSlug]) ?>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue