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
2bc627a19d
commit
8a7c586747
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
<h2>Technical</h2>
|
<h2>Technical</h2>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<?php foreach (['jack-robison', 'lex-berezhny', 'akinwale-ariwodola', 'sean-yesmunt', 'niko-storni', 'amit-tulshyan', 'mark-beamer'] as $bioSlug): ?>
|
<?php foreach (['jack-robison', 'lex-berezhny', 'akinwale-ariwodola', 'antoniy-shumanov', 'andrey', 'sean-yesmunt', 'niko-storni', 'paul-webb', 'mark-beamer'] as $bioSlug): ?>
|
||||||
<?php echo View::render('content/_bio', ['person' => $bioSlug]) ?>
|
<?php echo View::render('content/_bio', ['person' => $bioSlug]) ?>
|
||||||
<?php endforeach ?>
|
<?php endforeach ?>
|
||||||
</section>
|
</section>
|
||||||
|
|
Loading…
Add table
Reference in a new issue