removed comment

This commit is contained in:
Mohammad Tabrizi 2022-09-16 14:43:50 -04:00
parent 4613f5bc64
commit 3359cc355c

View File

@ -1,5 +1,4 @@
<audio controls>
<!-- <source src="/airPods2.mp3" type="audio/mp3"> -->
<source src="/{{.Get "audio-name"}}.{{.Get "audio-type"}}" type="audio/{{.Get "audio-type"}}"> Your browser does
not support the audio element.
</audio>