Skip to content

Commit a104bf7

Browse files
committed
feat: custom sponsor template
1 parent a1c9b57 commit a104bf7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sponsors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
file: 'README.md'
2222
organization: true
2323
active-only: false
24-
template: '<a href="https://github.com/{{{ login }}}"><img src="https://github.com/{{{ login }}}.png" width="48px" alt="{{{ login }}}" /></a>'
24+
template: '<a href="https://github.com/{{{ login }}}"><img src="https://github.com/{{{ login }}}.png" width="48px" alt="{{{ login }}}" style="border-radius:50%" /></a> &nbsp; '
2525

2626
# ⚠️ Note: You can use any deployment step here to automatically push the README
2727
# changes back to your branch.

0 commit comments

Comments
 (0)