mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-02 18:25:11 +00:00
update team page
This commit is contained in:
parent
983b639f1b
commit
4ed5b47f2e
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', 'julie-sigwart'] as $bioSlug): ?>
|
||||
<?php foreach (['josh-finer', 'tom-zarebczan', 'julie-sigwart'] as $bioSlug): ?>
|
||||
<?php echo View::render('content/_bio', ['person' => $bioSlug]) ?>
|
||||
<?php endforeach ?>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Reference in a new issue