Skip to content

Commit

Permalink
fixed outdated speaker info
Browse files Browse the repository at this point in the history
  • Loading branch information
GarthDB committed Nov 9, 2015
1 parent d2c0582 commit 9a419d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions _site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<title>PhoneGap Day 2016</title>
<script src="//use.typekit.net/exp7awb.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
<link rel="stylesheet" type="text/css" href="css/main.css?cache=4466">
<link rel="stylesheet" type="text/css" href="css/main.css?cache=3847">
<!--if lt IE 9script(src = '//html5shiv.googlecode.com/svn/trunk/html5.js')
-->
</head>
Expand Down Expand Up @@ -124,7 +124,7 @@ <h3 class="title">Director of Engineering, Sworkit</h3>
</li>
<li class="speaker"><img src="/img/bio/mikehartington.jpg" class="speaker--photo">
<h2 class="speaker--name"><a href="http://twitter.com/mhartington">Mike Hartington</a></h2>
<h3 class="title">Front End Developer, Drifty</h3>
<h3 class="title">Front End Developer, Ionic</h3>
<div class="speaker--bio">Mike is a front-end developer who has used Ionic since its alpha. As Ionic’s developer advocate, Mike manages the Ionic Forum, serves as a resource to developers, and writes technical documentation. When he’s not working, you can find him relaxing with a beer and guitar.</div>
</li>
<li class="speaker"><img src="/img/bio/shawnjansepar.jpg" class="speaker--photo">
Expand Down
2 changes: 1 addition & 1 deletion index.jade
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ html
li.speaker
img.speaker--photo(src="/img/bio/mikehartington.jpg")
h2.speaker--name: a(href="http://twitter.com/mhartington") Mike Hartington
h3.title Front End Developer, Drifty
h3.title Front End Developer, Ionic
.speaker--bio Mike is a front-end developer who has used Ionic since its alpha. As Ionic’s developer advocate, Mike manages the Ionic Forum, serves as a resource to developers, and writes technical documentation. When he’s not working, you can find him relaxing with a beer and guitar.
li.speaker
img.speaker--photo(src="/img/bio/shawnjansepar.jpg")
Expand Down

0 comments on commit 9a419d9

Please sign in to comment.