From 238f98700a58c854a5e4068529ed5b3e0874ee2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Weller?= Date: Sun, 12 May 2019 11:39:09 +0200 Subject: [PATCH] add contents --- pages/general/index.vue | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pages/general/index.vue b/pages/general/index.vue index 8eeb8f9..6f268e8 100644 --- a/pages/general/index.vue +++ b/pages/general/index.vue @@ -23,6 +23,11 @@ export default { desc: 'Tutorials, guides, and best practices for building the next generation of web experiences.', url: 'https://developers.google.com/web/' }, + { + title: 'Google Chrome Youtube', + desc: 'Making the web more awesome - latest news about google chrome', + url: 'https://www.youtube.com/channel/UCnUYZLuoy1rq1aVMwx4aTzw' + }, ] } },