We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5024e16 commit a9bbdc6Copy full SHA for a9bbdc6
.all-contributorsrc
@@ -6,10 +6,10 @@
6
"files": [
7
"README.md"
8
],
9
- "imageSize": 35,
+ "imageSize": 100,
10
"commit": true,
11
"commitConvention": "none",
12
- "contributorsPerLine": 20,
+ "contributorsPerLine": 7,
13
"contributorTemplate": "<a href=\"<%= contributor.profile %>\"><img src=\"<%= contributor.avatar_url %>\" loading=\"lazy\" width=\"<%= options.imageSize %>\" alt=\"\"/><br /><sub><b><%= contributor.name %></b></sub></a>",
14
"badgeTemplate": "<a href=\"#contributors-\"><img src=\"https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg\" alt=\"All Contributors\"></a>",
15
"wrapperTemplate": "\n<table>\n <tbody><%= bodyContent %> </tbody>\n<%= tableFooterContent %></table>\n\n",
0 commit comments