fangpenlin / avataaars-generator

Simple generator React app for avataaars
https://getavataaars.com/
MIT License
2.88k stars 368 forks source link

Majestic beard is not shown when using img code #52

Open neetij opened 4 years ago

neetij commented 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
avataars_1

but instead returns
avataars_2

Even a quick devtools edit returns the beard-free avataar. Smaller beards work fine.

gkoberger commented 3 years ago

Fixed here! https://github.com/gkoberger/avataaars/issues/18

(It seems someone misspelled majestic/magestic at some point!)