You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{% avatar {{ page.author }} %} for some reason tries to load the avatar based on the name of the author instead of the username passed in
{{ page.author }} is tblobaum tblobaum has name set as Thomas Blobaum in GitHub {% avatar {{ page.author }} %} tries to load the avatar for "Thomas " instead of tblobaum