mirror of
https://github.com/spliit-app/spliit.git
synced 2025-12-06 09:29:39 +01:00
Update contributors
This commit is contained in:
@@ -122,6 +122,12 @@ export default function HomePage() {
|
||||
user: 'ChristopherJohnston',
|
||||
name: 'Chris Johnston',
|
||||
},
|
||||
{
|
||||
avatar:
|
||||
'https://avatars.githubusercontent.com/u/24687853?s=120&v=4',
|
||||
user: 'Max-TheCat',
|
||||
name: 'Max',
|
||||
},
|
||||
{
|
||||
avatar:
|
||||
'https://avatars.githubusercontent.com/u/10518723?s=120&v=4',
|
||||
@@ -146,7 +152,7 @@ export default function HomePage() {
|
||||
width={60}
|
||||
height={60}
|
||||
alt={contributor.user}
|
||||
className="rounded-full"
|
||||
className="rounded-full border hover:scale-110 transition-transform"
|
||||
/>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user