We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 81579df + 714a852 commit 24d8c26Copy full SHA for 24d8c26
app/templates/components/badge-appveyor.hbs
@@ -2,5 +2,7 @@
2
<img
3
src="https://ci.appveyor.com/api/projects/status/{{ service }}/{{ repository }}?svg=true&branch={{ branch }}"
4
alt="{{ text }}"
5
+ width="106"
6
+ height="20"
7
title="{{ text }}" />
8
</a>
0 commit comments