Fix typo: contributor is JF_Car (one r), not JF_Carr

Last commit renamed images/avatars/JF_Car.png to JF_Carr.png on the
assumption the file name was the typo. It wasn't — the user's name
is actually JF_Car. Rename the file back and update the display
name + avatar URL in the contributors page accordingly.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
MacRimi
2026-05-31 18:40:36 +02:00
parent 66262fddc8
commit d022c4fe81
2 changed files with 2 additions and 2 deletions

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

@@ -61,9 +61,9 @@ const contributors: Contributor[] = [
avatar: "https://raw.githubusercontent.com/MacRimi/ProxMenux/main/images/avatars/heriberto.png",
},
{
name: "JF_Carr",
name: "JF_Car",
roleKey: "testing",
avatar: "https://raw.githubusercontent.com/MacRimi/ProxMenux/main/images/avatars/JF_Carr.png",
avatar: "https://raw.githubusercontent.com/MacRimi/ProxMenux/main/images/avatars/JF_Car.png",
},
{
name: "rafapuerta",