diff options
| author | Sebastien Castiel <sebastien@castiel.me> | 2024-01-16 10:43:04 -0500 |
|---|---|---|
| committer | Sebastien Castiel <sebastien@castiel.me> | 2024-01-16 10:43:04 -0500 |
| commit | d809e10d1923fe29351a4c969eaa3468baf15397 (patch) | |
| tree | 5015306f20c5718a0acf961d68bbb5c9a79e0788 /src | |
| parent | 36cc4f1ef745a027540050ad668db3bcdc08d4b2 (diff) | |
Update contributors
Diffstat (limited to 'src')
| -rw-r--r-- | src/app/page.tsx | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/app/page.tsx b/src/app/page.tsx index 716092e..a7e44d3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,6 +136,12 @@ export default function HomePage() { }, { avatar: + 'https://avatars.githubusercontent.com/u/11523186?s=120&v=4', + user: 'acuteengle', + name: 'Brandon Eng', + }, + { + avatar: 'https://avatars.githubusercontent.com/u/24687853?s=120&v=4', user: 'Max-TheCat', name: 'Max', |
