update contributors

This commit is contained in:
Tw93
2025-11-17 11:46:12 +08:00
parent a96a756887
commit 607b235b6b

View File

@@ -24,7 +24,9 @@ jobs:
with: with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
svgPath: CONTRIBUTORS.svg svgPath: CONTRIBUTORS.svg
userNameHeight: 19 svgWidth: 1000
avatarMargin: 10
userNameHeight: 18
itemTemplate: | itemTemplate: |
<g transform="translate({{ x }}, {{ y }})"> <g transform="translate({{ x }}, {{ y }})">
<a xlink:href="{{{ url }}}" class="contributor-link" target="_blank" rel="nofollow sponsored" title="{{{ name }}}" id="{{{ name }}}"> <a xlink:href="{{{ url }}}" class="contributor-link" target="_blank" rel="nofollow sponsored" title="{{{ name }}}" id="{{{ name }}}">