summaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorLibravatar Alphrag <34252790+Alphrag@users.noreply.github.com>2022-07-25 01:35:28 +0100
committerLibravatar GitHub <noreply@github.com>2022-07-25 00:35:28 +0000
commit3e61ae5fb833a18a89df2b9766c7dcd0b6d41b81 (patch)
treebfcf8111d5ec19680506d3bb7b304db192cf4019 /.all-contributorsrc
parentUpdate submodules, browserslist data updates and linter fixes [skip ci] (diff)
downloadferdium-app-3e61ae5fb833a18a89df2b9766c7dcd0b6d41b81.tar.gz
ferdium-app-3e61ae5fb833a18a89df2b9766c7dcd0b6d41b81.tar.zst
ferdium-app-3e61ae5fb833a18a89df2b9766c7dcd0b6d41b81.zip
docs: Update README badges [skip-ci] (#512)
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 {