mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-01 01:35:10 +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 $rowCount = 0 ?>
|
||||||
<?php foreach([
|
<?php foreach([
|
||||||
['jeremy-kauffman', 'alex-grintsvayg'],
|
['jeremy-kauffman', 'alex-grintsvayg'],
|
||||||
['josh-finer', 'job-evers-meltzer'],
|
['josh-finer', 'kay-kurokawa',],
|
||||||
['jack-robison', 'alex-liebowitz', 'jimmy-kiselak'],
|
['jack-robison', 'alex-liebowitz', 'reilly-smith']
|
||||||
['kay-kurokawa', 'reilly-smith', 'you']
|
|
||||||
] as $bioRow): ?>
|
] as $bioRow): ?>
|
||||||
<div class="row-fluid">
|
<div class="row-fluid">
|
||||||
<?php ++$rowCount ?>
|
<?php ++$rowCount ?>
|
||||||
|
|
Loading…
Add table
Reference in a new issue