/* CocoaHeads Atlanta */

let topicOne = [
    "title": "Annual Dub Dub Redux",
    "presenter": "All of us!",
    "abstract": "It's that time again! Let's come together and share our favorite new gems from WWDC 2019! If you'd like to give one of the 5-10 minute demos, let us know!"
]

let welcome = #"""
Come on out to BNR IHQ on June 13th at 7pm for code & companionship!
Join us at "Ration & Dram" next door after the meeting for drinks and conversation!

"""#

let gettingThere = [
    "dateTime": 1560466800, // June 13, 7pm ET
    "location": "Big Nerd Ranch HQ"
]

let chapter = [
    "parentOrg": "CocoaHeads",
    "contactEmail": "organizer@cocoaheadsatlanta.org",
    "twitter": "@chatl"
]