mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-30 08:51:34 +00:00
Update team.php
This commit is contained in:
parent
56aaa099d3
commit
b261aa1b99
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
<h2>Technical</h2>
|
||||
</div>
|
||||
|
||||
<?php foreach (['jack-robison', 'lex-berezhny', 'akinwale-ariwodola', 'antoniy-shumanov', 'andrey', 'sean-yesmunt', 'niko-storni', 'paul-webb', 'mark-beamer'] as $bioSlug): ?>
|
||||
<?php foreach (['jack-robison', 'lex-berezhny', 'akinwale-ariwodola', 'antoniyshumanov', 'andrey', 'sean-yesmunt', 'niko-storni', 'paul-webb', 'mark-beamer'] as $bioSlug): ?>
|
||||
<?php echo View::render('content/_bio', ['person' => $bioSlug]) ?>
|
||||
<?php endforeach ?>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Reference in a new issue