update contributors

This commit is contained in:
Tw93
2025-11-17 12:36:57 +08:00
parent eaeccac0f4
commit 29a5f93115

View File

@@ -24,9 +24,8 @@ jobs:
with: with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
svgPath: CONTRIBUTORS.svg svgPath: CONTRIBUTORS.svg
svgWidth: 1000 svgWidth: 1200
avatarMargin: 10 userNameHeight: 19
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 }}}">