add lunar to website
All checks were successful
Deploy to Server / deploy (push) Successful in 1m58s
All checks were successful
Deploy to Server / deploy (push) Successful in 1m58s
This commit is contained in:
parent
11dfb0fa49
commit
c949d189b6
BIN
public/lunar.webp
Normal file
BIN
public/lunar.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
|
@ -17,6 +17,7 @@ const modTeam = [
|
|||
{ name: 'Vince', ext: '1101', image: '/vince.webp', discord: '@maybvince', role: 'Moderator' },
|
||||
{ name: 'Theliftoperator', ext: '1134', image: '/theliftoperator.webp', discord: '@theliftoperator', role: 'Moderator' },
|
||||
{ name: 'Nik', ext: '1008', image: '/nottimwakefield.webp', discord: '@nottimwakefield', role: 'Moderator' },
|
||||
{ name: 'Lunar', ext: '1072', image: '/lunar.webp', discord: '@atwnk', role: 'Moderator' },
|
||||
]
|
||||
|
||||
function TeamMember({ name, ext, image, discord, role }) {
|
||||
|
|
Loading…
Reference in a new issue