Aebel-Shajan / gitmon-card-generator

Enter your github username, generate a pokemon card. Contributions welcome!
https://gitmon-card-generator.vercel.app
25 stars 2 forks source link

Fix: Name can sometimes be null #6

Closed Aebel-Shajan closed 2 months ago

Aebel-Shajan commented 2 months ago

If a user does not define their name on github it shows up as null on the card:

Image

Use their github username if this is the case.