Skip to content

Commit

Permalink
add anony's dog as an image contributer
Browse files Browse the repository at this point in the history
  • Loading branch information
Ianyourgod authored Jan 20, 2025
1 parent b3d7db2 commit 4e8eb87
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions src/playground/credits/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,7 @@ const pmApiDevelopers = [
'RedMan13',
'tnix100',
'Ianyourgod',
'JoshAtticus',
'enderhacker'
'Jwklong'
].map(fromHardcodedGithub);

const pmTranslators = [
Expand Down Expand Up @@ -478,6 +477,11 @@ const pmCostumeSubmittors = [
image: `https://penguinmod.com/unknown_user.png`,
href: "https://studio.penguinmod.com/credits.html#",
},
{
text: "Anonygoose's Dog (Max)",
image: "https://projects.penguinmod.com/api/v1/users/getpfp?username=anonygoosedog",
href: "https://penguinmod.com/profile?user=anonygoosedog",
},
];
const pmSoundSubmittors = [
// accounts
Expand Down

0 comments on commit 4e8eb87

Please sign in to comment.