Demo audio

This commit is contained in:
Robin E. R. Davies
2025-05-13 18:35:01 -04:00
parent b358a31239
commit e995366f4a
4 changed files with 18 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
<audio controls="" style="margin: 16px">
<!-- Replace this source with your actual audio file path -->
<source src="img/DemoTrack.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>