From 2188ea9cae388cc27c49a7705bea427c6ee77bec Mon Sep 17 00:00:00 2001 From: FonduemangVI <15520607+FonduemangVI@users.noreply.github.com> Date: Wed, 15 May 2024 19:03:34 +1000 Subject: [PATCH] add border --- .github/scripts/update-contributors.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/update-contributors.js b/.github/scripts/update-contributors.js index 070404025..f1c1480e2 100644 --- a/.github/scripts/update-contributors.js +++ b/.github/scripts/update-contributors.js @@ -31,7 +31,7 @@ function fetchPage() { const bgColor = (rowIndex % 2 === 0) ? '#1e2129' : '#303850'; const userHtml = ` -
+
${user.login}
${user.login}