seekr
seekr copied to clipboard
[WEBSITE] render following fields from github on website
trafficstars
account := Account{
Location: data.Location,
Created: data.Created_at,
Updated: data.Updated_at,
Blog: data.Blog, // url to blog
Followers: data.Followers, // int
Following: data.Following, // int
}
Make this information visible on the website
Wontfix? Kinda pointless?
Make a info thing like with emails
Ok