Open neetij opened 4 years ago
This code
<img src='https://avataaars.io/?avatarStyle=Circle&topType=ShortHairShortFlat&accessoriesType=Blank&hairColor=BrownDark&facialHairType=BeardMagestic&facialHairColor=BrownDark&clotheType=CollarSweater&clotheColor=Blue03&eyeType=Happy&eyebrowType=Default&mouthType=Smile&skinColor=Light' />
should return
but instead returns
Even a quick devtools edit returns the beard-free avataar. Smaller beards work fine.
Fixed here! https://github.com/gkoberger/avataaars/issues/18
(It seems someone misspelled majestic/magestic at some point!)
This code
should return
but instead returns
Even a quick devtools edit returns the beard-free avataar. Smaller beards work fine.