From de967c4c420addf72060a1c3d895b20993f216f8 Mon Sep 17 00:00:00 2001 From: "@soyjavi" Date: Sun, 1 Nov 2015 22:45:48 +0700 Subject: [PATCH] Better without subtitles --- docs/app/components/layout/home/modules/authors.js | 2 -- 1 file changed, 2 deletions(-) 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' } ];