Skip to content

Commit

Permalink
Adding Drew Miller to speaker lineup.
Browse files Browse the repository at this point in the history
  • Loading branch information
dragan committed Jul 12, 2012
1 parent f5046c6 commit e9e6611
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 0 deletions.
Binary file added content/images/speakers/drew.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions content/index.html
Expand Up @@ -93,6 +93,7 @@ <h3>Monospace 2012 Speakers</h3>
<li><a href="#" data-reveal-id="jeroen"><img src="images/speakers/jeroen.jpg" width="159" height="159" /></a> </li>
<li><a href="#" data-reveal-id="phil"><img src="images/speakers/phil.jpg" width="159" height="159" /></a> </li>
<li><a href="#" data-reveal-id="dean"><img src="images/speakers/dean.jpg" width="159" height="159" /></a> </li>
<li class="last"><a href="#" data-reveal-id="drew"><img src="images/speakers/drew.jpg" width="159" height="159" /></a> </li>
<li class="last"><a href="speakers/"><img src="images/speakers/call.jpg" width="159" height="159" /> </a></li>
</ul>
</div>
Expand Down Expand Up @@ -307,5 +308,13 @@ <h5>Dean Ellis</h5>
<a href="https://twitter.com/infspacestudios">Follow on Twitter</a>
</div>
</div>
<div id="drew" class="reveal-modal">
<img src="images/speakers/drew.jpg" width="120" height="120" />
<div class="content">
<h5>Drew Miller</h5>
<p>Drew works at GitHub, making life better for folks developing with Windows. Before that he was a developer on the NuGet team and the test lead for Microsoft's web stack.</p>
<a href="https://twitter.com/halfogre">Follow on Twitter</a>
</div>
</div>
</body>
</html>
Binary file added public/images/speakers/drew.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions public/index.html
Expand Up @@ -93,6 +93,7 @@ <h3>Monospace 2012 Speakers</h3>
<li><a href="#" data-reveal-id="jeroen"><img src="images/speakers/jeroen.jpg" width="159" height="159" /></a> </li>
<li><a href="#" data-reveal-id="phil"><img src="images/speakers/phil.jpg" width="159" height="159" /></a> </li>
<li><a href="#" data-reveal-id="dean"><img src="images/speakers/dean.jpg" width="159" height="159" /></a> </li>
<li class="last"><a href="#" data-reveal-id="drew"><img src="images/speakers/drew.jpg" width="159" height="159" /></a> </li>
<li class="last"><a href="speakers/"><img src="images/speakers/call.jpg" width="159" height="159" /> </a></li>
</ul>
</div>
Expand Down Expand Up @@ -307,5 +308,13 @@ <h5>Dean Ellis</h5>
<a href="https://twitter.com/infspacestudios">Follow on Twitter</a>
</div>
</div>
<div id="drew" class="reveal-modal">
<img src="images/speakers/drew.jpg" width="120" height="120" />
<div class="content">
<h5>Drew Miller</h5>
<p>Drew works at GitHub, making life better for folks developing with Windows. Before that he was a developer on the NuGet team and the test lead for Microsoft's web stack.</p>
<a href="https://twitter.com/halfogre">Follow on Twitter</a>
</div>
</div>
</body>
</html>

0 comments on commit e9e6611

Please sign in to comment.