Created
July 12, 2021 01:43
-
-
Save ataliba/7258e903e6b1c9be82421fef8ca52be2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<p> | |
<audio class="player" controls preload="none"> | |
<source src="/mp3/{{ index .Params 0 }}" type="audio/mp3"> | |
</audio> | |
</p> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment