We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52487e5 commit b3a8b48Copy full SHA for b3a8b48
templates/categories/macros.html
@@ -143,7 +143,7 @@
143
<div class="item" aria-hidden="true">
144
<div class="content">
145
<a href="https://github.com/{{owner}}/{{name}}">
146
- <img src="https://img.shields.io/github/stars/{{owner}}/{{name}}" alt="Github Stars for {{ name }}">
+ <img src="https://img.shields.io/github/stars/{{owner}}/{{name}}?style=flat" alt="Github Stars for {{ name }}">
147
</a>
148
</div>
149
0 commit comments