antonkomarev / github-profile-views-counter

It counts how many times your GitHub profile has been viewed. Free cloud micro-service.
https://komarev.com/sources/github-profile-views-counter
MIT License
3.92k stars 357 forks source link

[Feature suggestion] Add new style for social: `?style=social` #57

Open chrimaho opened 1 year ago

chrimaho commented 1 year ago

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 1 year ago

@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.