Skip to content

Commit b3186ee

Browse files
authored
Update to show contributors badge correctly
Update to show contributors badge correctly by customizing the badge template configuration.
1 parent 3799dba commit b3186ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.all-contributorsrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -440,6 +440,7 @@
440440
}
441441
],
442442
"contributorsPerLine": 7,
443+
"badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square)](#contributors)",
443444
"projectName": "data-structure-and-algorithms",
444445
"projectOwner": "ephremdeme",
445446
"repoType": "github",

0 commit comments

Comments
 (0)