LasseRafn / ui-avatars

MIT License
1.04k stars 138 forks source link

Can't generate avatar with three initials (including middle initial) #77

Open wch94 opened 1 year ago

wch94 commented 1 year ago

The website shows an image with avatars that have three initials but when I try to generate an avatar with three intials it only grabs the first two.

fischgeek commented 1 year ago

You need to specify the length.

https://ui-avatars.com/api/?name=first+middle+last&length=3

wch94 commented 1 year ago

Thanks it works On Thursday, August 10, 2023 at 10:44:04 PM EDT, fischgeek @.***> wrote:

You need to specify the length.

https://ui-avatars.com/api/?name=first+middle+last&length=3&size=512

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>