Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Commit

Permalink
add programming elm slide
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Sep 11, 2019
1 parent dbfb2a8 commit 304311f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/Main.elm
Expand Up @@ -77,6 +77,15 @@ init msg =
{ title = "Code of Conduct"
, text = "All attendees, speakers, sponsors, and volunteers at our conference are required to agree with and follow the code of conduct, available at https://thestrangeloop.com/policies.html"
}
, Slide.Image
{ src = "/programming-elm.jpg"
, title = "Programming Elm"
, text = "elm-conf attendees can get 20% off an ebook copy of Programming Elm by entering code \"elmconf_jfelm_2019\" at checkout: http://bit.ly/programming-elm"
}
, Slide.Info
{ title = "Party"
, text = "Please join us at 7pm tonight for the Strange Loop party at City Museum. Shuttles will run between conference hotels (Union Station/Drury Inn, Hilton Ballpark, and Pear Tree Inn) and City Museum. Badges are not required, and family/friends are welcome to attend. Bring durable clothes and shoes if you plan to climb!"
}
, Slide.Image
{ src = "/hubtran.png"
, title = "HubTran"
Expand Down
Binary file added static/programming-elm.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 304311f

Please sign in to comment.