package structs type Social struct { Type string Title string Url string }