Skip to content

Commit 098b63e

Browse files
shentaoAkryum
authored andcommitted
feat: Add link to Vue News to bootstrapped component (vuejs#1920)
1 parent 10aa996 commit 098b63e

File tree

1 file changed

+1
-0
lines changed
  • packages/@vue/cli-service/generator/template/src/components

1 file changed

+1
-0
lines changed

packages/@vue/cli-service/generator/template/src/components/HelloWorld.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<li><a href="https://forum.vuejs.org" target="_blank">Forum</a></li>
1919
<li><a href="https://chat.vuejs.org" target="_blank">Community Chat</a></li>
2020
<li><a href="https://twitter.com/vuejs" target="_blank">Twitter</a></li>
21+
<li><a href="https://news.vuejs.org" target="_blank">News</a></li>
2122
</ul>
2223
<h3>Ecosystem</h3>
2324
<ul>

0 commit comments

Comments
 (0)