summaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
Diffstat (limited to '.all-contributorsrc')
-rw-r--r--.all-contributorsrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 3b64a319c..f23e7ebde 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -11,7 +11,7 @@
11 "imageSize": 100, 11 "imageSize": 100,
12 "commit": true, 12 "commit": true,
13 "commitConvention": "none", 13 "commitConvention": "none",
14 "badgeTemplate": "<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-<%= contributors.length %>-default.svg?logo=github' alt='Contributors'/></a>", 14 "badgeTemplate": "<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-<%= contributors.length %>-default.svg?logo=github&color=6c64e4' alt='Contributors'/></a>",
15 "contributorTemplate": "<a href='<%= contributor.profile %>' title='<%= contributor.name %>: <%= contributor.contributions.join(', ') %>'><img src='<%= contributor.avatar_url %>' alt='<%= contributor.login %>' style='width:<%= options.imageSize %>px;'/></a>", 15 "contributorTemplate": "<a href='<%= contributor.profile %>' title='<%= contributor.name %>: <%= contributor.contributions.join(', ') %>'><img src='<%= contributor.avatar_url %>' alt='<%= contributor.login %>' style='width:<%= options.imageSize %>px;'/></a>",
16 "contributors": [ 16 "contributors": [
17 { 17 {