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 100c332 commit eaeccacCopy full SHA for eaeccac
.github/workflows/update-contributors.yml
@@ -25,8 +25,8 @@ jobs:
25
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26
svgPath: CONTRIBUTORS.svg
27
svgWidth: 1000
28
- avatarMargin: 20
29
- userNameHeight: 20
+ avatarMargin: 10
+ userNameHeight: 18
30
itemTemplate: |
31
<g transform="translate({{ x }}, {{ y }})">
32
<a xlink:href="{{{ url }}}" class="contributor-link" target="_blank" rel="nofollow sponsored" title="{{{ name }}}" id="{{{ name }}}">
0 commit comments