cleanu on some resources, fixes pr #58

This commit is contained in:
lostdesign
2019-06-19 23:43:02 +02:00
parent fde5b42dba
commit 96f284bc98
6 changed files with 10 additions and 21 deletions

View File

@@ -28,11 +28,6 @@ export default {
desc: 'Learn about Ruby on Rails. The GoRails blog covers topics across all aspects of Ruby on Rails development.',
url: 'https://gorails.com/blog/'
},
{
title: 'Honeybadger Development Blog',
desc: 'Honeybadger blog.',
url: 'https://www.honeybadger.io/blog/'
},
{
title: 'Reinteractive Articles',
desc: 'Our expert team of designers and developers love what they do and enjoy sharing their knowledge with the world.',
@@ -74,9 +69,9 @@ export default {
url: 'https://thoughtbot.com/blog/web/'
},
{
title: 'Victor Hazbun Blog',
desc: 'Victor Hazbun is an instructor at Egghead.io. He also writes about Ruby, JS and other techs.',
url: 'https://www.codementor.io/victor_hazbun/posts/'
title: 'Ruby Weekly',
desc: 'A free, onceweekly e-mail round-up of Ruby news and articles.',
url: 'https://rubyweekly.com/'
},
]
}