## Add avatars to the team page GitHub exposes public profile images via a stable URL: ``` https://github.com/abe-101.png ``` We could use this to display each team member's GitHub avatar on the team pape.
Add avatars to the team page
GitHub exposes public profile images via a stable URL:
We could use this to display each team member's GitHub avatar on the team pape.