add contents

This commit is contained in:
André Weller
2019-05-12 02:55:07 +02:00
parent 0c40fc2842
commit f12082bf4a
3 changed files with 20 additions and 0 deletions

View File

@@ -33,6 +33,11 @@ export default {
desc: 'A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.',
url: 'https://30secondsofcode.org'
},
{
title: 'JS Tips',
desc: 'JS Tips is a collection of useful daily JavaScript tips that will allow you to improve your code writing',
url: 'https://www.jstips.co'
},
]
}
},