Update credits

This commit is contained in:
2026-03-26 01:09:15 +01:00
parent ed4e192ecd
commit efea0eb133
2 changed files with 8 additions and 8 deletions
Binary file not shown.
+6 -6
View File
@@ -24,6 +24,12 @@ export const CREDITS: Credit[] = [
// avatarIndex: 0, // place of the avatar in /assets/images/avatars.jpg // avatarIndex: 0, // place of the avatar in /assets/images/avatars.jpg
// links: ['https://twitter.com/your_twitter_handle'], // links: ['https://twitter.com/your_twitter_handle'],
// }, // },
{
name: 'Terncode',
title: 'Programmer',
avatarIndex: 7,
links: ['https://twitter.com/terncode', 'https://github.com/Terncode']
},
{ {
name: 'Bytewave', name: 'Bytewave',
title: 'Programmer / Moderator', title: 'Programmer / Moderator',
@@ -72,12 +78,6 @@ export const CREDITS: Credit[] = [
avatarIndex: 9, avatarIndex: 9,
links: ['https://twitter.com/Sunberreiy'] links: ['https://twitter.com/Sunberreiy']
}, },
{
name: 'Terncode',
title: 'Programmer',
avatarIndex: 7,
links: ['https://twitter.com/terncode', 'https://github.com/Terncode']
},
{ {
name: 'ZizzyDizzyMC', name: 'ZizzyDizzyMC',
title: 'Server Host', title: 'Server Host',