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

@@ -88,6 +88,21 @@ export default {
desc: 'A favicon generator for all browsers and platforms.',
url: 'https://realfavicongenerator.net'
},
{
title: 'JSFiddle',
desc: 'JSFiddle is for: Demos for docs, Bug reporting (test-case) for Github Issues, Live code collaboration, Code snippets hosting for free!',
url: 'https://jsfiddle.net'
},
{
title: 'Gifless',
desc: 'Create emoji & text gifs in seconds',
url: 'https://www.gifless.com/'
},
{
title: 'Learn Git',
desc: 'Become a git guru - a tutorial series by Atlassian.',
url: 'https://www.atlassian.com/git/tutorials'
},
]
}
},