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' + }, ] } },