docs(aio): make events.html current (#15913)

docs(aio): make events.html current
This commit is contained in:
Ward Bell 2017-04-12 12:36:45 -07:00 committed by Igor Minar
parent 8659bd2c4b
commit 8f1359d25f
1 changed files with 35 additions and 22 deletions

View File

@ -1,7 +1,5 @@
<header class="hero background-sky"><h1 class="hero-title ">Events</h1> <h1 class="hero-title">Events</h1>
<div class="clear"></div> <h3>Where we'll be presenting:</h3>
<h2 class="hero-subtitle">Where we'll be presenting</h2>
</header>
<article class="l-content "> <article class="l-content ">
<table class="is-full-width"> <table class="is-full-width">
<thead> <thead>
@ -11,27 +9,42 @@
<th>Date</th> <th>Date</th>
</tr> </tr>
</thead> </thead>
<tbody><!-- Devoxx Belgium --> <tbody>
<!-- DEVOXX - UK -->
<tr> <tr>
<th><a target="_blank" href="https://www.devoxx.be/">Devoxx Belgium</a></th> <th><a href="http://www.devoxx.co.uk/" title="DEVOXX - UK">DEVOXX - UK</a></th>
<td>Antwerp, Belgium</td> <td>London, United Kingdom</td>
<td>Nov. 7-11, 2016</td> <td>May 11, 2017</td>
</tr><!-- DEVIntersection --> </tr>
<!-- Google IO -->
<tr> <tr>
<th><a target="_blank" href="https://www.devintersectioneurope.com/">DEVintersection <th><a href="https://events.google.com/io" title="Google IO">Google IO</a></th>
Europe</a></th> <td>Mountain View, California</td>
<td>Amsterdam, Netherlands</td> <td>May 17, 2017</td>
<td>Nov 14-16, 2016</td> </tr>
</tr><!-- dotJS --> <!-- AngleBrackets-->
<tr> <tr>
<th><a target="_blank" href="http://www.dotjs.io/">dotJS</a></th> <th><a href="https://anglebrackets.org" title="AngleBrackets">AngleBrackets</a></th>
<td>Paris, France</td> <td>Orlando, Florida</td>
<td>Dec. 5, 2016</td> <td>May 21, 2017</td>
</tr><!-- NG-BE --> </tr>
<!-- ngJapan -->
<tr> <tr>
<th><a target="_blank" href="https://ng-be.org/">NG-BE</a></th> <th><a href="http://ngjapan.org/" title="ng-Japan">ng-Japan</a></th>
<td>Ghent, Belgium</td> <td>Tokyo, Japan</td>
<td>Dec. 9, 2016</td> <td>June 17, 2017</td>
</tr>
<!-- ReactiveConf -->
<tr>
<th><a href="https://reactiveconf.com/" title="ReactiveConf">ReactiveConf</a></th>
<td>Bratislava, Slovakia</td>
<td>October 25, 2017</td>
</tr>
<!-- AngularConnect-->
<tr>
<th><a href="http://angularconnect.com" title="AngularConnect">AngularConnect</a></th>
<td>London, United Kingdom</td>
<td>Nov. 07, 2017</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>