/* CocoaHeads Atlanta */

let topic = [
    "title": "Github Action Adventure Game",
    "presenter": "HouseWard Productions",
    "abstract": #"""
Well we've got something a little different for you this time.

On July 15th, we'll start with an introduction to continuous integration with GitHub Actions. Then we'll move into a CI-driven text adventure game where each of us will be working on our own to solve a puzzle, and can ask questions as we go!

Make sure to have your own machine ready to clone a repo and get to work for a grueling escape!
Join us for some code & companionship~
"""#
]

let gettingThere = [
    "dateTime": "2021-07-15T19:00:00-0400", // June 17, 2021, 7pm ET
    "location": "Online! We'll send the Zoom invitation to the mailing list and post a link to the CocoaHeads Discord server on the day of the meeting."
]

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