avataaars-generator icon indicating copy to clipboard operation
avataaars-generator copied to clipboard

Majestic beard is not shown when using img code

Open neetij opened this issue 3 years ago • 1 comments

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.

neetij avatar Jul 20 '20 02:07 neetij

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

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

gkoberger avatar Feb 27 '21 04:02 gkoberger