[Feature suggestion] Add new style for social: `?style=social`
chrimaho opened this issue · 1 comments
chrimaho commented
You currently have these styles, and they are very useful:
style | demo |
---|---|
flat |
|
flat-square |
|
plastic |
|
for-the-badge |
However, shields.io has one other style available: social
. See more info here.
For example:
style | demo |
---|---|
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!
antonkomarev commented
@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.