Add Julian to team

This commit is contained in:
Julie Sigwart 2020-09-22 10:43:13 -07:00 committed by GitHub
parent e0379554ba
commit 93f471429e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@
<h2>Business</h2>
</div>
<?php foreach (['josh-finer', 'tom-zarebczan', 'julie-sigwart'] as $bioSlug): ?>
<?php foreach (['josh-finer', 'julian-chandra', 'tom-zarebczan', 'julie-sigwart'] as $bioSlug): ?>
<?php echo View::render('content/_bio', ['person' => $bioSlug]) ?>
<?php endforeach ?>
</section>