This commit is contained in:
Ginger Wong 2020-07-07 23:03:22 -07:00
parent 8b80afad96
commit 426bfe000f

View file

@ -64,8 +64,8 @@ const SOCIAL_PLATFORMS = {
name: "Discord", name: "Discord",
imgPos: [0,15], imgPos: [0,15],
}, },
mastadon: { mastodon: {
name: "Mastadon", name: "Mastodon",
imgPos: [0,16], imgPos: [0,16],
}, },
}; };