update team page

This commit is contained in:
Jeremy Kauffman 2019-10-29 12:59:25 -04:00
parent 983b639f1b
commit 4ed5b47f2e

View file

@ -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>