Update update-contributors.js

This commit is contained in:
FonduemangVI
2024-04-01 00:38:45 +11:00
committed by GitHub
parent 3c59b40176
commit 5f8bdfdd30

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="100;" alt="${user.login}"/>
<img src="${user.avatar_url}&v=4" width="80;" alt="${user.login}"/>
<br />
<sub><b>${user.login}</b></sub>
</a>