followers {auth.followers}
{#if auth.following}
⋅ following {auth.following}
{/if}
repositories {auth.repositories}
⋅ starred {auth.starredRepositories}
open {auth.openIssues}
⋅ closed {auth.closedIssues}
open {auth.openPRs}
⋅ merged {auth.mergedPRs}