struct Projects {

let description = "Here are some of the things I have worked on."

var projects = [[String: String]]()

var owner = justin

}


var some = justin.projects!





Website.home!.projects = some