Skip to content

Commit a9bbdc6

Browse files
authored
Update .all-contributorsrc (#4481)
1 parent 5024e16 commit a9bbdc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.all-contributorsrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"files": [
77
"README.md"
88
],
9-
"imageSize": 35,
9+
"imageSize": 100,
1010
"commit": true,
1111
"commitConvention": "none",
12-
"contributorsPerLine": 20,
12+
"contributorsPerLine": 7,
1313
"contributorTemplate": "<a href=\"<%= contributor.profile %>\"><img src=\"<%= contributor.avatar_url %>\" loading=\"lazy\" width=\"<%= options.imageSize %>\" alt=\"\"/><br /><sub><b><%= contributor.name %></b></sub></a>",
1414
"badgeTemplate": "<a href=\"#contributors-\"><img src=\"https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg\" alt=\"All Contributors\"></a>",
1515
"wrapperTemplate": "\n<table>\n <tbody><%= bodyContent %> </tbody>\n<%= tableFooterContent %></table>\n\n",

0 commit comments

Comments
 (0)