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