Compare commits
No commits in common. "2d09b4514d7a3a0e93c7905373e7a7e76810f325" and "b8fed9d0fce7aa86f60d48e94f57c242616bea31" have entirely different histories.
2d09b4514d
...
b8fed9d0fc
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -190,21 +190,17 @@
|
||||
<h2>Écoutez nous</h2>
|
||||
<div class="content">
|
||||
<div class="audioblock">
|
||||
<h3>Édito 1 : Donner c’est donner</h3>
|
||||
<h3>édito 1</h3>
|
||||
<audio controls >
|
||||
<source src="audio/meta-edito-1_Donner_c_est_donner.mp3" type="audio/mpeg" />
|
||||
<source src="audio/edito1.mp3" type="audio/mpeg" />
|
||||
<source src="audio/edito1.ogg" type="audio/ogg" />
|
||||
</audio>
|
||||
</div>
|
||||
<div class="audioblock">
|
||||
<h3>Édito 2 : La métamorphose du pantalon</h3>
|
||||
<h3>édito 2</h3>
|
||||
<audio controls >
|
||||
<source src="audio/meta-edito-2_la_metamorphose_du_pantalon.mp3" type="audio/mpeg" />
|
||||
</audio>
|
||||
</div>
|
||||
<div class="audioblock">
|
||||
<h3>Édito 3 : Ton tissus tue</h3>
|
||||
<audio controls >
|
||||
<source src="audio/meta-edito-3_Ton_tissus_tue" type="audio/mpeg" />
|
||||
<source src="audio/edito1.mp3" type="audio/mpeg" />
|
||||
<source src="audio/edito1.ogg" type="audio/ogg" />
|
||||
</audio>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user