Skip to content

Instantly share code, notes, and snippets.

@ataliba
Created July 12, 2021 01:43
Show Gist options
  • Save ataliba/7258e903e6b1c9be82421fef8ca52be2 to your computer and use it in GitHub Desktop.
Save ataliba/7258e903e6b1c9be82421fef8ca52be2 to your computer and use it in GitHub Desktop.
<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