mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 01:11:25 +00:00
update bios
This commit is contained in:
parent
8b9fe3297d
commit
728ed7e099
1 changed files with 2 additions and 3 deletions
|
@ -9,9 +9,8 @@
|
|||
<?php $rowCount = 0 ?>
|
||||
<?php foreach([
|
||||
['jeremy-kauffman', 'alex-grintsvayg'],
|
||||
['josh-finer', 'job-evers-meltzer'],
|
||||
['jack-robison', 'alex-liebowitz', 'jimmy-kiselak'],
|
||||
['kay-kurokawa', 'reilly-smith', 'you']
|
||||
['josh-finer', 'kay-kurokawa',],
|
||||
['jack-robison', 'alex-liebowitz', 'reilly-smith']
|
||||
] as $bioRow): ?>
|
||||
<div class="row-fluid">
|
||||
<?php ++$rowCount ?>
|
||||
|
|
Loading…
Add table
Reference in a new issue