mirror of
https://github.com/TRaSH-Guides/Guides.git
synced 2026-02-05 00:09:14 -06:00
Update update-contributors.js
This commit is contained in:
2
.github/scripts/update-contributors.js
vendored
2
.github/scripts/update-contributors.js
vendored
@@ -33,7 +33,7 @@ function fetchPage() {
|
||||
const userHtml = `
|
||||
<td align="center">
|
||||
<a href="${user.html_url}">
|
||||
<img src="${user.avatar_url}&v=4" width="100;" alt="${user.login}"/>
|
||||
<img src="${user.avatar_url}&v=4" width="80;" alt="${user.login}"/>
|
||||
<br />
|
||||
<sub><b>${user.login}</b></sub>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user