mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 13:55:04 +02:00
Update credits
This commit is contained in:
BIN
Binary file not shown.
@@ -24,6 +24,12 @@ export const CREDITS: Credit[] = [
|
||||
// avatarIndex: 0, // place of the avatar in /assets/images/avatars.jpg
|
||||
// links: ['https://twitter.com/your_twitter_handle'],
|
||||
// },
|
||||
{
|
||||
name: 'Terncode',
|
||||
title: 'Programmer',
|
||||
avatarIndex: 7,
|
||||
links: ['https://twitter.com/terncode', 'https://github.com/Terncode']
|
||||
},
|
||||
{
|
||||
name: 'Bytewave',
|
||||
title: 'Programmer / Moderator',
|
||||
@@ -72,12 +78,6 @@ export const CREDITS: Credit[] = [
|
||||
avatarIndex: 9,
|
||||
links: ['https://twitter.com/Sunberreiy']
|
||||
},
|
||||
{
|
||||
name: 'Terncode',
|
||||
title: 'Programmer',
|
||||
avatarIndex: 7,
|
||||
links: ['https://twitter.com/terncode', 'https://github.com/Terncode']
|
||||
},
|
||||
{
|
||||
name: 'ZizzyDizzyMC',
|
||||
title: 'Server Host',
|
||||
|
||||
Reference in New Issue
Block a user