Skip to content

Commit

Permalink
Merge pull request #23 from cies/master
Browse files Browse the repository at this point in the history
Fix resonsive schedule (not refer to 'Spaces')
  • Loading branch information
arnetim committed Jun 9, 2016
2 parents fc9017c + 93c1e35 commit ecc3e2a
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions schedule.html
Expand Up @@ -309,7 +309,7 @@ <h3>Melinda Seckington</h3>
<div class="meta">
<span class="time">10:30-12:20</span>
<span class="at"> @ </span>
<span class="location">Space 1</span>
<span class="location">van Weelde</span>
</div>
<h3>Emily Bache</h3>
<p class="description">Coding Dojo</p>
Expand All @@ -320,7 +320,7 @@ <h3>Emily Bache</h3>
<div class="meta">
<span class="time">10:30-12:20</span>
<span class="at"> @ </span>
<span class="location">Space 2</span>
<span class="location">Rijck/Ruys</span>
</div>
<h3>Daan van Berkel</h3>
<p class="description">Solving Permutation Puzzles with the aid of a computer</p>
Expand All @@ -331,7 +331,7 @@ <h3>Daan van Berkel</h3>
<div class="meta">
<span class="time">10:30-12:20</span>
<span class="at"> @ </span>
<span class="location">Space 3</span>
<span class="location">vdVorm/Plate</span>
</div>
<h3>Egbert Teeselink</h3>
<p class="description">Super-elegant realtime backends with Elixir</p>
Expand Down Expand Up @@ -394,7 +394,7 @@ <h3>Stefan Tilkov</h3>
<div class="meta">
<span class="time">14:20-14:50</span>
<span class="at"> @ </span>
<span class="location">Space 1</span>
<span class="location">van Weelde</span>
</div>
<h3>Roy van Rijn</h3>
<p class="description">How Google conquered the game of Go</p>
Expand All @@ -405,7 +405,7 @@ <h3>Roy van Rijn</h3>
<div class="meta">
<span class="time">14:20-16:10</span>
<span class="at"> @ </span>
<span class="location">Space 2</span>
<span class="location">Rijck/Ruys</span>
</div>
<h3>Andrea Magnorsky, Michael Twomey</h3>
<p class="description">Learn to make games with Elm and cats</p>
Expand All @@ -416,7 +416,7 @@ <h3>Andrea Magnorsky, Michael Twomey</h3>
<div class="meta">
<span class="time">14:20-16:10</span>
<span class="at"> @ </span>
<span class="location">Space 3</span>
<span class="location">vdVorm/Plate</span>
</div>
<h3>Rolf Hut</h3>
<p class="description">Internet of Things that your non-dev brother can build</p>
Expand All @@ -438,7 +438,7 @@ <h3>Sonja Heinen</h3>
<div class="meta">
<span class="time">15:00-15:30</span>
<span class="at"> @ </span>
<span class="location">Space 1</span>
<span class="location">van Weelde</span>
</div>
<h3>Peter Hilton</h3>
<p class="description">Documentation avoidance for developers &mdash; How to get away with less documentation and spend more time writing code</p>
Expand All @@ -460,7 +460,7 @@ <h3>Igor Wiedler</h3>
<div class="meta">
<span class="time">15:40-16:10</span>
<span class="at"> @ </span>
<span class="location">Space 1</span>
<span class="location">van Weelde</span>
</div>
<h3>Jack Franklin</h3>
<p class="description">Seamless client side applications with jspm</p>
Expand Down Expand Up @@ -531,3 +531,4 @@ <h3>Sponsored by Rabobank</h3>




0 comments on commit ecc3e2a

Please sign in to comment.