Update update-contributors.js

This commit is contained in:
FonduemangVI
2024-04-01 00:43:35 +11:00
committed by GitHub
parent 7cd5f9fc98
commit a178039ab4
+1 -1
View File
@@ -33,7 +33,7 @@ function fetchPage() {
const userHtml = `
<td align="center">
<a href="${user.html_url}">
<img src="${user.avatar_url}&v=4" width="80;" alt="${user.login}"/>
<img src="${user.avatar_url}&v=4" width="50;" alt="${user.login}"/>
<br />
<sub><b>${user.login}</b></sub>
</a>