mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 21:55:52 +02:00
Add Stuben's Twitter link, http->https
This commit is contained in:
@@ -64,7 +64,7 @@ export const CREDITS: Credit[] = [
|
||||
name: 'Stubenhocker',
|
||||
title: 'Programmer',
|
||||
avatarIndex: 6,
|
||||
links: ['https://github.com/Stubenhocker1399']
|
||||
links: ['https://github.com/Stubenhocker1399', 'https://twitter.com/Stubenhocker13']
|
||||
},
|
||||
{
|
||||
name: 'Terncode',
|
||||
@@ -129,7 +129,7 @@ export const CONTRIBUTORS: Contributors[] = [
|
||||
{ name: 'Deeraw', links: ['https://www.deviantart.com/deerdraw', 'https://twitter.com/TheOnlyDeeraw'] },
|
||||
{ name: 'Aviivix' },
|
||||
{ name: 'SnowFl8keAnge1' },
|
||||
{ name: '3aHo3a', links: ['http://twitter.com/imnuclearimwild'] },
|
||||
{ name: '3aHo3a', links: ['https://twitter.com/imnuclearimwild'] },
|
||||
],
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user