mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-21 21:49:51 +01:00
chore: Changed contributors badge style of the to fit others (#12586)
Changed contributors badge style of the to fit others The Contributors badge had a flat-square style and all of the rest had a flat style. I changed it to be like the rest. Hope it's ok, saw the section had a comment not to change or move anything, so double-check it...
This commit is contained in:
parent
a8bb1c6404
commit
507e0c4bba
@ -3,7 +3,7 @@
|
||||
</p>
|
||||
<p align="center">
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
||||
<a href='https://posthog.com/contributors'><img src='https://img.shields.io/badge/all_contributors-242-orange.svg?style=flat-square' /></a>
|
||||
<a href='https://posthog.com/contributors'><img src='https://img.shields.io/badge/all_contributors-242-orange.svg?style=flat' /></a>
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
||||
<a href='http://makeapullrequest.com'><img alt='PRs Welcome' src='https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=shields'/></a>
|
||||
<a href='https://posthog.com/slack'><img alt="Join Slack Community" src="https://img.shields.io/badge/slack%20community-join-blue"/></a>
|
||||
|
Loading…
Reference in New Issue
Block a user