mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-02 18:25:11 +00:00
Update team.php
This commit is contained in:
parent
c22487b710
commit
1ce00e6c12
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
<h2>Business</h2>
|
||||
</div>
|
||||
|
||||
<?php foreach (['josh-finer', 'tom-zarebczan', 'brinck-slattery'] as $bioSlug): ?>
|
||||
<?php foreach (['josh-finer', 'tom-zarebczan', 'brinck-slattery', 'julie-sigwart'] as $bioSlug): ?>
|
||||
<?php echo View::render('content/_bio', ['person' => $bioSlug]) ?>
|
||||
<?php endforeach ?>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Reference in a new issue