add contents

This commit is contained in:
André Weller
2019-05-15 17:29:49 +02:00
parent 780ce32e0a
commit 5e26e90858
7 changed files with 100 additions and 0 deletions

View File

@@ -38,6 +38,11 @@ export default {
desc: 'Making the web more awesome - latest news about google chrome',
url: 'https://www.youtube.com/channel/UCnUYZLuoy1rq1aVMwx4aTzw'
},
{
title: 'Code wars',
desc: 'Challenge yourself on kata, created by the community to strengthen different skills. Master your current language of choice, or expand your understanding of a new one.',
url: 'https://www.codewars.com/'
},
]
}
},