Skip to content

Commit 8ee5c38

Browse files
committed
chore: mention official @vuejs twitter account in the community section
1 parent 14ebd93 commit 8ee5c38

File tree

4 files changed

+12
-8
lines changed

4 files changed

+12
-8
lines changed

template/code/default/src/components/Welcome.vue

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,9 @@ import SupportIcon from './icons/IconSupport.vue'
6666
<a target="_blank" href="https://chat.vuejs.org">Vue Land</a>, our official Discord server, or
6767
<a target="_blank" href="https://stackoverflow.com/questions/tagged/vue.js">StackOverflow</a>.
6868
You should also subscribe to
69-
<a target="_blank" href="https://news.vuejs.org">our mailing list</a> for latest news in the Vue
70-
world.
69+
<a target="_blank" href="https://news.vuejs.org">our mailing list</a> and follow the official
70+
<a target="_blank" href="https://twitter.com/vuejs">@vuejs</a>
71+
twitter account for latest news in the Vue world.
7172
</WelcomeItem>
7273

7374
<WelcomeItem>

template/code/router/src/components/Welcome.vue

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,9 @@ import SupportIcon from './icons/IconSupport.vue'
6666
<a target="_blank" href="https://chat.vuejs.org">Vue Land</a>, our official Discord server, or
6767
<a target="_blank" href="https://stackoverflow.com/questions/tagged/vue.js">StackOverflow</a>.
6868
You should also subscribe to
69-
<a target="_blank" href="https://news.vuejs.org">our mailing list</a> for latest news in the Vue
70-
world.
69+
<a target="_blank" href="https://news.vuejs.org">our mailing list</a> and follow the official
70+
<a target="_blank" href="https://twitter.com/vuejs">@vuejs</a>
71+
twitter account for latest news in the Vue world.
7172
</WelcomeItem>
7273

7374
<WelcomeItem>

template/code/typescript-default/src/components/Welcome.vue

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,9 @@ import SupportIcon from './icons/IconSupport.vue'
6666
<a target="_blank" href="https://chat.vuejs.org">Vue Land</a>, our official Discord server, or
6767
<a target="_blank" href="https://stackoverflow.com/questions/tagged/vue.js">StackOverflow</a>.
6868
You should also subscribe to
69-
<a target="_blank" href="https://news.vuejs.org">our mailing list</a> for latest news in the Vue
70-
world.
69+
<a target="_blank" href="https://news.vuejs.org">our mailing list</a> and follow the official
70+
<a target="_blank" href="https://twitter.com/vuejs">@vuejs</a>
71+
twitter account for latest news in the Vue world.
7172
</WelcomeItem>
7273

7374
<WelcomeItem>

template/code/typescript-router/src/components/Welcome.vue

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,9 @@ import SupportIcon from './icons/IconSupport.vue'
6666
<a target="_blank" href="https://chat.vuejs.org">Vue Land</a>, our official Discord server, or
6767
<a target="_blank" href="https://stackoverflow.com/questions/tagged/vue.js">StackOverflow</a>.
6868
You should also subscribe to
69-
<a target="_blank" href="https://news.vuejs.org">our mailing list</a> for latest news in the Vue
70-
world.
69+
<a target="_blank" href="https://news.vuejs.org">our mailing list</a> and follow the official
70+
<a target="_blank" href="https://twitter.com/vuejs">@vuejs</a>
71+
twitter account for latest news in the Vue world.
7172
</WelcomeItem>
7273

7374
<WelcomeItem>

0 commit comments

Comments
 (0)