Skip to content

Commit 50674d3

Browse files
committed
update HelloWorld.vue
1 parent 5a6cebe commit 50674d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/components/HelloWorld.vue

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,22 @@
66
<p>
77
<a href="https://github.com/MichaelCurrin/vue-quickstart/generate">
88
<img
9-
src="https://img.shields.io/badge/Use_this_template-41b883?style=for-the-badge&logo=github"
9+
src="https://img.shields.io/badge/Generate-Use_this_template-41b883?logo=github&style=for-the-badge&labelColor=35495e"
1010
alt="Use this template"
1111
title="Use this template"
1212
/>
1313
</a>
1414
<br />
1515
<a href="https://github.com/MichaelCurrin/vue-quickstart/">
1616
<img
17-
src="https://img.shields.io/badge/Repo-Vue_quickstart-41b883?logo=github&labelColor=35495e"
17+
src="https://img.shields.io/badge/Repo-Vue_quickstart-41b883?logo=github&style=flat-square&labelColor=35495e"
1818
alt="GitHub repo"
1919
title="GitHub repo"
2020
/>
2121
</a>
2222
<a href="https://www.npmjs.com/package/vue">
2323
<img
24-
src="https://img.shields.io/github/package-json/dependency-version/MichaelCurrin/vue-quickstart/vue?logo=vue.js&color=41b883&labelColor=35495e"
24+
src="https://img.shields.io/github/package-json/dependency-version/MichaelCurrin/vue-quickstart/vue?logo=vue.js&style=flat-square&color=41b883&labelColor=35495e"
2525
alt="package - vue"
2626
title="package - vue"
2727
/>

0 commit comments

Comments
 (0)