Commit f441bc37c7fc6d5eea0036bd0fc04a57678293a6

Authored by Geoffrey PREUD'HOMME
1 parent f43f5448

Added link to new sponsors

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
pages/sponsors.php
@@ -5,13 +5,13 @@ @@ -5,13 +5,13 @@
5 <div class="col-md-6"> 5 <div class="col-md-6">
6 <ul class="nav nav-pills nav-stacked"> 6 <ul class="nav nav-pills nav-stacked">
7 <h3>LEGO Education</h3> 7 <h3>LEGO Education</h3>
8 - <li><img class="logo" alt="Logo LEGO Education" src="img/legoEducation.png" /></li> 8 + <li><a href="http://education.lego.com/"><img class="logo" alt="Logo LEGO Education" src="img/legoEducation.png" /></a></li>
9 </ul> 9 </ul>
10 </div> 10 </div>
11 <div class="col-md-6"> 11 <div class="col-md-6">
12 <ul class="nav nav-pills nav-stacked"> 12 <ul class="nav nav-pills nav-stacked">
13 <h3>Polytech Instrumentation</h3> 13 <h3>Polytech Instrumentation</h3>
14 - <li><img class="logo" alt="Logo Polytech Instrumentation" src="img/polytechInstrumentation.png" /></li> 14 + <li><a href="http://www.polytech-instrumentation.fr/"><img class="logo" alt="Logo Polytech Instrumentation" src="img/polytechInstrumentation.png" /></a></li>
15 </ul> 15 </ul>
16 </div> 16 </div>
17 </div> 17 </div>