Open chrimaho opened 1 year ago
You currently have these styles, and they are very useful:
flat
flat-square
plastic
for-the-badge
However, shields.io has one other style available: social. See more info here.
social
For example:
But when I try to use this for Profile Views: ![](https://komarev.com/ghpvc/?username=chrimaho&style=social)
![](https://komarev.com/ghpvc/?username=chrimaho&style=social)
Can you please also add this ?style=social function to your repo?
?style=social
Thank you!
@chrimaho this project uses the poser/badge library for the badge rendering. You should raise request there, then we will be able to upgrade dependency here.
You currently have these styles, and they are very useful:
flat
flat-square
plastic
for-the-badge
However, shields.io has one other style available:
social
. See more info here.For example:
flat
flat-square
plastic
for-the-badge
social
But when I try to use this for Profile Views:
![](https://komarev.com/ghpvc/?username=chrimaho&style=social)
Can you please also add this
?style=social
function to your repo?Thank you!