mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
parent
7a1d170669
commit
60a0b0cee8
2 changed files with 14 additions and 1 deletions
12
content/bio/rob-smith.md
Normal file
12
content/bio/rob-smith.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
name: Rob Smith
|
||||
role: Product Growth and Marketing
|
||||
email: rob@lbry.io
|
||||
twitter: robdoes
|
||||
github: robvsmith
|
||||
---
|
||||
Rob arrived at LBRY via a blockchain conference in where he met some of the team and got to talking about startups, games, and user experience.
|
||||
|
||||
His focus is to ensure users get a top notch experience with the LBRY app, both from the product itself and through helpful communication.
|
||||
|
||||
Rob loves learning new technology, creating immersive experiences, drumming, and cartooning.
|
|
@ -30,7 +30,8 @@
|
|||
'natalie-mitchell',
|
||||
'reilly-smith',
|
||||
'tom-zarebczan',
|
||||
'brinck-slattery'] as $bioSlug): ?>
|
||||
'brinck-slattery',
|
||||
'rob-smith'] as $bioSlug): ?>
|
||||
<div class="spacer2">
|
||||
<?php echo View::render('content/_bio', ['person' => $bioSlug]) ?>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue