mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Update press-kit.php
based on im talking with mr kauffman . why jimmy not included in team page. he answer " didnt working with us anymore"
This commit is contained in:
parent
347f2efdac
commit
0096f105b8
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
</div>
|
||||
|
||||
<h3>{{press.team}}</h3>
|
||||
<?php foreach(['jeremy-kauffman', 'josh-finer', 'alex-grintsvayg', 'jimmy-kiselak', 'jack-robison'] as $person): ?>
|
||||
<?php foreach(['jeremy-kauffman', 'josh-finer', 'alex-grintsvayg', 'jack-robison'] as $person): ?>
|
||||
<?php list($metadata, $bioHtml) = View::parseMarkdown('bio/' . $person . '.md') ?>
|
||||
<section class="row-fluid">
|
||||
<div class="span3">
|
||||
|
|
Loading…
Add table
Reference in a new issue