From 4d88c763ffbe3a5fbf12feb8293d71612499011a Mon Sep 17 00:00:00 2001 From: BosEriko Date: Fri, 22 Nov 2019 15:30:47 +0800 Subject: [PATCH] update vue.md --- vue.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/vue.md b/vue.md index 9ff24a024..e3d6f22f6 100644 --- a/vue.md +++ b/vue.md @@ -1,6 +1,12 @@ --- -title: Vue -category: JavaScript libraries +title: Vue.js +category: JavaScript +layout: 2017/sheet +tags: [Featured] +updated: 2019-11-22 +weight: -10 +intro: | + [Vue.js](https://vuejs.org/) is an open-source Model–view–viewmodel JavaScript framework for building user interfaces and single-page applications. --- {% raw %}