Add a new section and rename another one.

The content of the newly added section, "Remerciements", still has to be completed.
This commit is contained in:
Daru13 2019-04-22 16:59:11 +02:00
parent 10f6b89753
commit 9374b3b68d

View file

@ -98,7 +98,7 @@
</section>
<section class="purple">
<h2>Remerciements</h2>
<h2>Organisateurs</h2>
<div>
<div id="sponsors">
<a href="https://www.cof.ens.fr">
@ -122,6 +122,20 @@
</div>
</div>
</section>
<section class="pink">
<h2>Remerciements</h2>
<table id="acknowledgements">
<tr>
<td class="name">Camille Gobert</td>
<td class="role">, communication graphique et site web</td>
</tr>
<tr>
<td class="name">Christian Huet</td>
<td class="role">, régisseur du théâtre de l'ENS</td>
</tr>
</table>
</section>
</body>
<!-- Note: tipso plugin requires the full jQuery library, the slim one is not sufficient -->