diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2024-01-12 12:35:15 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2024-01-12 12:35:15 +0200 |
| commit | 5e28298ceb8d1ab41e338f1ba1b3f6a565d7550d (patch) | |
| tree | 6303d2d447bad4aa355d40a7cbd6c9d8bba0dae0 /rec.html | |
| parent | be085b794064ad7fd3af58b940588f995182927f (diff) | |
add: added some songs
Diffstat (limited to 'rec.html')
| -rw-r--r-- | rec.html | 14 |
1 files changed, 11 insertions, 3 deletions
@@ -19,10 +19,18 @@ <div class="audio-players"> <div class="audio"> <img src="img/logosquare.png" alt="cover"> + <h3>22/12/2023</h1> <audio controls src="rec/Voix_018_sd.m4a" style="width: 100%;"></audio> - <div class="volume"> - <!--input type="range" id="volume-range" min="0" max="100" value="0"--> - </div> + </div> + <div class="audio"> + <img src="img/logosquare.png" alt="cover"> + <h3>22/12/2023</h1> + <audio controls src="rec/Voix_019_sd.m4a" style="width: 100%;"></audio> + </div> + <div class="audio"> + <img src="img/logosquare.png" alt="cover"> + <h3>22/12/2023</h1> + <audio controls src="rec/Voix_020_sd.m4a" style="width: 100%;"></audio> </div> </div> <div style="display: inline-block;"> |
