Skip to content

Commit

Permalink
Updated title bar for 2013
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Penn committed Jan 2, 2013
1 parent 4389b5f commit fc67db5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/home/index.html.erb
Expand Up @@ -5,7 +5,7 @@
<div data-role='page' id='home_page' data-add-back-btn='false'>

<div data-role='header'>
<h1>CodeMash 2012</h1>
<h1>CodeMash 2013</h1>
<%= image_tag('ajax-loader.gif', class: 'sync-status') %>
</div><!-- /header -->

Expand Down Expand Up @@ -91,7 +91,7 @@

<div data-role='content'>

<p>iCodeMash 2012 is a slick and simple HTML5 web app that caches itself offline, automatically updates, and periodically polls the CodeMash JSON api for session information. It is served up by Rails 3.1 running on Heroku.</p>
<p>iCodeMash 2013 is a slick and simple HTML5 web app that caches itself offline, automatically updates, and periodically polls the CodeMash JSON api for session information. It is served up by Rails 3.1 running on Heroku.</p>

<p>Use the full text search or browse the schedule and mark the ones you think you'll attend as "favorites". Tap on a session's room name when viewing its details to see a map of the convention center with a blue dot on the room. Comments or questions? <a href="http://twitter.com/jonathanpenn">Let me know</a>!</p>

Expand Down

0 comments on commit fc67db5

Please sign in to comment.