Skip to content

Commit 727c275

Browse files
committed
chore: sponsors readme update
1 parent b51246f commit 727c275

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/sponsors-readme.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
token: ${{ secrets.READER_PAT }}
1919
file: 'README.md'
20-
template: '<a href="https://github.com/{{ login }}"><img src="{{ avatarUrl }}" width="60px" alt="User avatar: {{ name }}" /></a>'
20+
template: '<a href="https://github.com/{{ login }}"><img src="{{ avatarUrl }}" width="100px" alt="User avatar: {{ name }}" /><br /><sub><b>{{ name }}</b></sub></a>'
2121
organization: true
2222

2323
- name: Deploy to GitHub Pages 🚀

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ This project follows the [all-contributors](https://github.com/all-contributors/
182182

183183
## Sponsors
184184

185-
Thanks to all our amazing sponsors! 🙏
185+
Thanks to our amazing sponsors! 🙏
186186

187187
<ul>
188188
<!-- sponsors --><a href="https://github.com/j7nw4r"><img src="https:&#x2F;&#x2F;github.com&#x2F;j7nw4r.png" width="60px" alt="User avatar: Johnathan W" /></a><!-- sponsors -->

0 commit comments

Comments
 (0)