From 8ee5c388333ec0bcc539b29c74d27f5c37e041d1 Mon Sep 17 00:00:00 2001 From: Haoqun Jiang Date: Tue, 7 Sep 2021 16:04:24 +0800 Subject: [PATCH] chore: mention official @vuejs twitter account in the community section --- template/code/default/src/components/Welcome.vue | 5 +++-- template/code/router/src/components/Welcome.vue | 5 +++-- template/code/typescript-default/src/components/Welcome.vue | 5 +++-- template/code/typescript-router/src/components/Welcome.vue | 5 +++-- 4 files changed, 12 insertions(+), 8 deletions(-) diff --git a/template/code/default/src/components/Welcome.vue b/template/code/default/src/components/Welcome.vue index be13f3bc..1d003f86 100644 --- a/template/code/default/src/components/Welcome.vue +++ b/template/code/default/src/components/Welcome.vue @@ -66,8 +66,9 @@ import SupportIcon from './icons/IconSupport.vue' Vue Land, our official Discord server, or StackOverflow. You should also subscribe to - our mailing list for latest news in the Vue - world. + our mailing list and follow the official + @vuejs + twitter account for latest news in the Vue world. diff --git a/template/code/router/src/components/Welcome.vue b/template/code/router/src/components/Welcome.vue index be13f3bc..1d003f86 100644 --- a/template/code/router/src/components/Welcome.vue +++ b/template/code/router/src/components/Welcome.vue @@ -66,8 +66,9 @@ import SupportIcon from './icons/IconSupport.vue' Vue Land, our official Discord server, or StackOverflow. You should also subscribe to - our mailing list for latest news in the Vue - world. + our mailing list and follow the official + @vuejs + twitter account for latest news in the Vue world. diff --git a/template/code/typescript-default/src/components/Welcome.vue b/template/code/typescript-default/src/components/Welcome.vue index 24b724a8..b91a8edd 100644 --- a/template/code/typescript-default/src/components/Welcome.vue +++ b/template/code/typescript-default/src/components/Welcome.vue @@ -66,8 +66,9 @@ import SupportIcon from './icons/IconSupport.vue' Vue Land, our official Discord server, or StackOverflow. You should also subscribe to - our mailing list for latest news in the Vue - world. + our mailing list and follow the official + @vuejs + twitter account for latest news in the Vue world. diff --git a/template/code/typescript-router/src/components/Welcome.vue b/template/code/typescript-router/src/components/Welcome.vue index 24b724a8..b91a8edd 100644 --- a/template/code/typescript-router/src/components/Welcome.vue +++ b/template/code/typescript-router/src/components/Welcome.vue @@ -66,8 +66,9 @@ import SupportIcon from './icons/IconSupport.vue' Vue Land, our official Discord server, or StackOverflow. You should also subscribe to - our mailing list for latest news in the Vue - world. + our mailing list and follow the official + @vuejs + twitter account for latest news in the Vue world. -- 2.39.5