add content

This commit is contained in:
André Weller
2019-05-12 02:45:16 +02:00
parent 9f3f9b13f7
commit 344c33d9e3
5 changed files with 89 additions and 1 deletions

View File

@@ -23,6 +23,11 @@ export default {
desc: 'A vanilla JS roadmap, along with learning resources and project ideas to help you get started.',
url: 'https://learnvanillajs.com/'
},
{
title: 'Javascript Info',
desc: 'How it\'s done now. From the basics to advanced topics with simple, but detailed explanations.',
url: 'https://javascript.info/'
},
]
}
},