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
a8921e00d9
commit
368b2a0367
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
<?php endforeach ?>
|
<?php endforeach ?>
|
||||||
<h2>Technical</h2>
|
<h2>Technical</h2>
|
||||||
<?php foreach ([ 'kay-kurokawa', 'jack-robison', 'lex-berezhny',
|
<?php foreach ([ 'kay-kurokawa', 'jack-robison', 'lex-berezhny',
|
||||||
'akinwale-ariwodola', 'sean-yesmunt', 'amit-tulshyan', 'mark-beamer'] as $bioSlug): ?>
|
'akinwale-ariwodola', 'sean-yesmunt', 'niko-storni', 'amit-tulshyan', 'mark-beamer'] 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