Skip to content

Commit

Permalink
Now we are Audiense 💎
Browse files Browse the repository at this point in the history
  • Loading branch information
javivelasco committed Apr 10, 2016
1 parent 547aceb commit 410cd6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/app/components/layout/home/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ const Home = () => (
<Card className={style.author}>
<CardMedia aspectRatio='wide' image='/images/javivelasco.jpg' />
<CardTitle title="Javi Velasco" subtitle="@javivelasco" />
<CardText>Software gardener • Film, music & comic lover Frontend Engineer at SocialBro Any biographer in the room?</CardText>
<CardText>Software gardener • Film, music & comic lover Frontend Engineer at Audiense Any biographer in the room?</CardText>
<CardActions>
<Button href='http://github.com/javivelasco' target='_blank'><GithubIcon /> Github</Button>
<Button href='http://twitter.com/javivelasco' target='_blank' className={style.twitter}><TwitterIcon /> Twitter</Button>
Expand Down
2 changes: 1 addition & 1 deletion spec/components/list.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ class ListTest extends React.Component {
<ListItem
avatar='https://pbs.twimg.com/profile_images/693578804808278017/a5y4h8MN_400x400.png'
caption='Javi Velasco'
legend='Frontend engineer at Socialbro'
legend='Frontend engineer at Audiense'
rightIcon='star'
/>
<ListItem
Expand Down

0 comments on commit 410cd6b

Please sign in to comment.