Skip to content

Commit

Permalink
Fix .all-contributorsrc.json badgeTemplate
Browse files Browse the repository at this point in the history
  • Loading branch information
Justanhy authored May 2, 2021
1 parent 275c44e commit de58fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"index.md"
],
"imageSize": 100,
"badgeTemplate": "[![All Contributors](https://img.shields.io/badge/%E2%9D%A4_contributors-3-blue.svg?style=for-the-badge&labelColor=539be1)](#contributors)",
"badgeTemplate": "[![All Contributors](https://img.shields.io/badge/%E2%9D%A4_contributors-<%= contributors.length %>-blue.svg?style=for-the-badge&labelColor=539be1)](#contributors)",
"contributors": [
{
"login": "EdmundGoodman",
Expand Down

0 comments on commit de58fa6

Please sign in to comment.