From 634a0674c1d6e2ef6e9f2924e404bcfbac6c3342 Mon Sep 17 00:00:00 2001 From: maria-m2 <44376361+maria-m2@users.noreply.github.com> Date: Fri, 21 Dec 2018 17:50:10 +0530 Subject: [PATCH] Updated intro title , added additional resources (#26197) Updated the intro title and added additional resources under more information for vue.js. --- guide/english/vue/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/guide/english/vue/index.md b/guide/english/vue/index.md index 8f11663205..8dd7da1e13 100644 --- a/guide/english/vue/index.md +++ b/guide/english/vue/index.md @@ -1,7 +1,7 @@ --- title: Vue --- -## Introduction +# Introduction Vue.js (commonly referred to as **Vue**, pronounced /vjuː/) is an open-source progressive JavaScript framework for building user interfaces. @@ -20,6 +20,8 @@ Its main attributes are the following: - [Vue.js Homepage](https://vuejs.org/) - [GitHub Repo](https://github.com/vuejs/vue/) +- [News — Vue.js](https://news.vuejs.org/) +- [Vue.js Showcase - Made With Vue.js](https://madewithvuejs.com/) - [Vue-cli](https://cli.vuejs.org/) - standard tooling - [Vue-Router](https://router.vuejs.org/) - officially-supported vue-router library - [Vuex](https://vuex.vuejs.org/) - state management pattern + library