diff --git a/docs/app/components/layout/home/modules/authors.js b/docs/app/components/layout/home/modules/authors.js index bedfb469a..91ad5b4b0 100644 --- a/docs/app/components/layout/home/modules/authors.js +++ b/docs/app/components/layout/home/modules/authors.js @@ -7,7 +7,6 @@ export default [ ], image: 'https://pbs.twimg.com/profile_images/459485216499720192/ufS4YGOY_400x400.png', text: 'Software gardener • Film, music & comic lover • Any biographer in the room?', - subtitle: 'javivelasco', color: '#3f51b5' }, { @@ -18,7 +17,6 @@ export default [ ], image: 'http://soyjavi.com/assets/images/soyjavi.jpg', text: 'Creative Doer · A complicated #human who builds stuff · #author · #opensource #code lover · #traveller · with a dark past being CEO & CTO', - subtitle: 'soyjavi', color: '#3f51b5' } ];