aboutsummaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorLibravatar kytwb <kytwb@pm.me>2021-11-11 17:35:32 +0100
committerLibravatar kytwb <kytwb@pm.me>2021-11-11 17:35:32 +0100
commit75c7283b6ed5cdcfc79dbbf5f14d3088fe2d7411 (patch)
treeed17754da252ea4255b03640cafd7017e639517f /.all-contributorsrc
parentchore: remove stackoverflow chat badge (diff)
downloadferdium-app-75c7283b6ed5cdcfc79dbbf5f14d3088fe2d7411.tar.gz
ferdium-app-75c7283b6ed5cdcfc79dbbf5f14d3088fe2d7411.tar.zst
ferdium-app-75c7283b6ed5cdcfc79dbbf5f14d3088fe2d7411.zip
chore: address distorted contributors images
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 b22a175c1..7c5f65a77 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -10,7 +10,7 @@
10 "commit": true, 10 "commit": true,
11 "commitConvention": "none", 11 "commitConvention": "none",
12 "badgeTemplate": "<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-<%= contributors.length %>-default.svg?logo=github' alt='Contributors'/></a>", 12 "badgeTemplate": "<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-<%= contributors.length %>-default.svg?logo=github' alt='Contributors'/></a>",
13 "contributorTemplate": "<a href='<%= contributor.profile %>' title='<%= contributor.name %>: <%= contributor.contributions.join(', ') %>'><img src='<%= contributor.avatar_url %>' alt='<%= contributor.login %>' style='border-radius:<%= options.imageSize %>px;width:<%= options.imageSize %>px;height:<%= options.imageSize %>px;'/></a>", 13 "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>",
14 "contributors": [ 14 "contributors": [
15 { 15 {
16 "login": "vantezzen", 16 "login": "vantezzen",